OptionalcacheTTL: numberProtected Optional Internal_Protected Optional Internal_Protected Internal_The UUID of the file system.
ReadonlyattributesProtectedbucketReadonlycacheProtectedclientProtectedconvertOptionallabelReadonlynameThe name for this file system. For example, tmpfs for an in memory one
ProtectedpartialProtectedprefixReadonlytypeA unique ID for this kind of file system. Currently unused internally, but could be used for partition tables or something
Protected_Protected_Protected_Protected_Protected_Create the file at path with the given options.
AbstractcreateCreate the file at path with the given options.
Test whether or not path exists.
Test whether or not path exists.
ProtectedgetAbstractlinkAbstractmkdirUse sync instead
Reads into a buffer
The buffer to read into. You must set the byteOffset and byteLength appropriately!
The position in the file to stop reading
AbstractreaddirAbstractreadReads into a buffer
The buffer to read into. You must set the byteOffset and byteLength appropriately!
The offset into the file to start reading from
The position in the file to stop reading
AbstractrenameAbstractrmdirAbstractstatRead a file using a stream.
Write a file using stream.
AbstractsyncModify metadata.
AbstracttouchModify metadata.
AbstractunlinkWrites a buffer to a file
The offset in the file to start writing
AbstractwriteWrites a buffer to a file
The buffer to write. You must set the byteOffset and byteLength appropriately!
The offset in the file to start writing
The last place this file system was mounted