# Functions
NewMockCmdable creates a new mock instance.
NewMockStatefulCmdable creates a new mock instance.
# Structs
MockCmdable is a mock of Cmdable interface.
MockCmdableMockRecorder is the mock recorder for MockCmdable.
MockStatefulCmdable is a mock of StatefulCmdable interface.
MockStatefulCmdableMockRecorder is the mock recorder for MockStatefulCmdable.