package
0.0.0-20200818062009-44808bf77f35
Repository: https://github.com/munbot/master.git
Documentation: pkg.go.dev
# Functions
NewFilesystem returns a new mock filesystem with the supplied filenames created in the root tree, if any...
SetDefaultFilesystem sets the current fs manager to vfs.DefaultFilesystem, which should be vfs.NativeFilesystem.
SetFilesystem sets the current filesystem manager to the provided one.
# Structs
MockFilesystem wraps vfs.MockFilesystem.