fs_shim library

Classes

Directory
Abstract directory.
File
Abstract File entity.
FileMode
File open mode.
FileSink
File sink.
FileStat
A FileStat object represents the result of calling the POSIX stat() function on a file system object. It is an immutable object, representing the snapshotted values returned by the stat() call.
FileSystem
Abstract File system.
FileSystemEntity
FileSystem entity.
FileSystemEntityType
The type of an entity on the file system, such as a file, directory, or link.
FileSystemException
Common file system exception.
Link objects are references to filesystem links.
OSError
Generic OS error.
RandomAccessFile
Random access to the data in a file.

Properties

fileSystemDefault FileSystem
Global file system.
getter/setter pair
fileSystemIo FileSystem
IO file system.
no setter
fileSystemMemory FileSystem
Global in memory file system.
no setter
fileSystemWeb FileSystem
The default browser file system on top of IndexedDB.
no setter