# Functions
NewFilesystemSuite returns a new FilesystemSuite based on the given fs.
# Structs
No description provided by the author
BasicSuite is a convenient test suite to validate any implementation of billy.Basic.
ChrootSuite is a convenient test suite to validate any implementation of billy.Chroot.
No description provided by the author
DirSuite is a convenient test suite to validate any implementation of billy.Dir.
No description provided by the author
FilesystemSuite is a convenient test suite to validate any implementation of billy.Filesystem.
No description provided by the author
No description provided by the author
No description provided by the author
SymlinkSuite is a convenient test suite to validate any implementation of billy.Symlink.
No description provided by the author
TempFileSuite is a convenient test suite to validate any implementation of billy.TempFile.