# Interface: `IOptions` [@jupyterlite/contents](../modules/jupyterlite_contents.md).[DriveFS](../modules/jupyterlite_contents.DriveFS.md).IOptions Initialization options for a drive; ## Properties ### `ERRNO_CODES` > > **`ERRNO_CODES`**: `any` #### Defined in [packages/contents/src/drivefs.ts:699](https://github.com/jupyterlite/jupyterlite/blob/ff60b41/packages/contents/src/drivefs.ts#L699) ### `FS` > > **`FS`**: [`FS`](../modules/jupyterlite_contents.md#fs) #### Defined in [packages/contents/src/drivefs.ts:697](https://github.com/jupyterlite/jupyterlite/blob/ff60b41/packages/contents/src/drivefs.ts#L697) ### `PATH` > > **`PATH`**: [`PATH`](../modules/jupyterlite_contents.md#path) #### Defined in [packages/contents/src/drivefs.ts:698](https://github.com/jupyterlite/jupyterlite/blob/ff60b41/packages/contents/src/drivefs.ts#L698) ### `baseUrl` > > **`baseUrl`**: `string` #### Defined in [packages/contents/src/drivefs.ts:700](https://github.com/jupyterlite/jupyterlite/blob/ff60b41/packages/contents/src/drivefs.ts#L700) ### `driveName` > > **`driveName`**: `string` #### Defined in [packages/contents/src/drivefs.ts:701](https://github.com/jupyterlite/jupyterlite/blob/ff60b41/packages/contents/src/drivefs.ts#L701) ### `mountpoint` > > **`mountpoint`**: `string` #### Defined in [packages/contents/src/drivefs.ts:702](https://github.com/jupyterlite/jupyterlite/blob/ff60b41/packages/contents/src/drivefs.ts#L702)