Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS vfs.FileSystem
FS is the default filesystem for all file operations. Usually, this defaults to the OS filesystem. For tests, this can be replaced with a virtual filesystem.
View Source
var MFS vfs.FileSystem
MFS is a virtual, in-memory filesystem that can be used for file operations that don't need to be persisted.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.