@jupyterlite


@jupyterlite / @jupyterlite/services / TDriveData

Type Alias: TDriveData#

TDriveData = object

Defined in: packages/services/src/contents/drivefs.ts:46

Type of the data argument for the drive request, based on the request name

Properties#

mknod#

mknod: object

Defined in: packages/services/src/contents/drivefs.ts:53

mode#

mode: number

The mode of the file to create


put#

put: object

Defined in: packages/services/src/contents/drivefs.ts:59

data#

data: any

The file content to write

format#

format: Contents.FileFormat

The file content format


rename#

rename: object

Defined in: packages/services/src/contents/drivefs.ts:47

newPath#

newPath: string

The new path for the file