Interface: IDriveRequest#
@jupyterlite/contents.IDriveRequest
Interface of a request on the /api/drive endpoint
Properties#
data#
Optionaldata:any
Extra data on the request
Defined in#
method#
method:TDriveMethod
The method of the request (rmdir, readdir etc)
Defined in#
path#
path:string
The path to the file/directory for which the request was sent