Module fs

Source
Expand description

Module contains types for manipulating directories.

Structsยง

Dir
Remote Directory
DirBuilder
Builder for new directory to create.
DirEntry
Entries returned by the ReadDir.
Fs
A struct used to perform operations on remote filesystem.
ReadDir
Reads the the entries in a directory.