Module fs

Module fs 

Source
Expand description

Entry reader and saver for a file system.

Structsยง

FSEntryReader
An entry reader implementation for a file system. It reads a file tree from a provided directory.
FSEntrySaver
An entry saver implementation for a file system. It writes files into a provided directory.
ReadFileEntry
A read entry of a file system.