Package core :: Module file_system
[hide private]
[frames] | no frames]

Module file_system

source code


Author: Scott Horn

Classes [hide private]
FileProps
Represents the properties of a file on the file system
FSProps
Represents the properties of a file system
AsyncFile
Represents a file on the file-system which can be read from, or written to asynchronously.
AsyncFileWriteStream
AsyncFileReadStream
FSWrappedHandler
FileSystem
Represents the file-system and contains a broad set of operations for manipulating files.
Variables [hide private]
  __email__ = "scott@hornmicro.com"
  __credits__ = "Based entirely on work by Tim Fox http://tfox.org"