# Functions
NewMockFiler creates a new instance of MockFiler.
# Structs
MockFiler is an autogenerated mock type for the Filer type.
MockFiler_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
MockFiler_Mkdir_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Mkdir'.
MockFiler_Read_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Read'.
MockFiler_ReadDir_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReadDir'.
MockFiler_Stat_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stat'.
MockFiler_Write_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Write'.