Returns the address of the filesystem at a given path, if applicable; do not expect a sensical response
Moves file from to to
Returns the component type of the filesystem at a given path, if applicable
Resolves path to a specific filesystem mount and path
Unmounts filesystem from path.
Returns a table containing the mount points of all mounted filesystems
copies a file from from to to
Opens file path with mode mode, returning a file object.
Splits path on each /
Mounts the filesystem proxy to the mount point path if it is a directory. BYO proxy.