# Functions
NewCommander creates a new mock instance.
NewFileSystem creates a new mock instance.
# Structs
Commander is a mock of Commander interface.
CommanderMockRecorder is the mock recorder for Commander.
FileSystem is a mock of FileSystem interface.
FileSystemMockRecorder is the mock recorder for FileSystem.