# Functions
No description provided by the author
NewMockSession creates a new mock instance.
# Structs
HandlerKit provides an embeddable starting point for sub-commands' own HandlerKit implementations to build on, providing setup for common mocks via NewHandlerKit.
MockSession is a mock of Session interface.
MockSessionMockRecorder is the mock recorder for MockSession.