# Functions
NewMockFile creates a new mock instance.
NewMockFileSystem creates a new mock instance.
# Structs
MockFile is a mock of File interface.
MockFileMockRecorder is the mock recorder for MockFile.
MockFileSystem is a mock of FileSystem interface.
MockFileSystemMockRecorder is the mock recorder for MockFileSystem.