# Functions
NewMockPrompter creates a new mock instance.
# Structs
CLIPrompter prompts the user for input from the CLI.
MockPrompter is a mock of Prompter interface.
MockPrompterMockRecorder is the mock recorder for MockPrompter.
# Interfaces
Prompter allows a user to prompt for information from the user.