Adapter instance.
Adapter instance.
Append a contents to a file.
Path to file.
Append contents.
Copy a file.
Path to file.
Copy destination path.
Delete a file or directory.
Path to file or directory.
Get Directory
node object.
Path to directory.
Get File
node object.
Path to file.
Get MIME type of the file.
Path to file.
Get size of the file or directory.
Path to file or directory.
Check whether a file or directory exists.
Path to file or directory.
List children of the directory.
Path to directory.
Make directory.
Path to directory.
Move a file or directory.
Path to the file or directory.
Move destination path.
Make File
from a FileMeta
object.
Node meta object.
Make Directory
from a DirectoryMeta
object.
Node meta object.
Make Directory
from a DirectoryMeta
object.
Node meta object.
Prepend a contents to a file.
Path to file.
Prepend contents.
Create or Update a file.
Path to file.
Put contents.
Create or Update a file using a stream.
Path to file.
Ready a file.
Path to file.
Read a file using a stream.
Path to file.
Update a file.
Path to file.
Contents.
Update a file using a stream.
Path to file.
Write a new file.
Path to file.
Write contents.
Write a new file using a stream.
Path to file.
Generated using TypeDoc
Sophy constructor.