# Functions
NewMockFilesystem creates a new instance of MockFilesystem.
# Structs
MockFilesystem is an autogenerated mock type for the Filesystem type.
No description provided by the author
MockFilesystem_ReadFile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReadFile'.
MockFilesystem_Stat_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stat'.
MockFilesystem_WriteFile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteFile'.