Module mem_fs

Source

Structsยง

FileOpener
The type that is responsible to open a file.
FileSystem
The in-memory file system!
Stderr
A wrapper type around the standard I/O stream of the same name that implements VirtualFile.
Stdin
A wrapper type around the standard I/O stream of the same name that implements VirtualFile.
Stdout
A wrapper type around the standard I/O stream of the same name that implements VirtualFile.