@jupyterlite / @jupyterlite/services / ContentsAPI / IOptions
Interface: IOptions#
Defined in: packages/services/src/contents/drivefs.ts:746
Initialization options for a contents API;
Extended by#
Properties#
driveName#
driveName:
string
Defined in: packages/services/src/contents/drivefs.ts:750
The name of the drive to use for the contents API request.
ERRNO_CODES#
ERRNO_CODES:
any
Defined in: packages/services/src/contents/drivefs.ts:765
The filesystem error codes.
FS#
FS:
FS
Defined in: packages/services/src/contents/drivefs.ts:760
The filesystem module API.
mountpoint#
mountpoint:
string
Defined in: packages/services/src/contents/drivefs.ts:755
Where to mount files in the kernel.