package
1.4.5
Repository: https://github.com/rdaniels6813/cli-manager.git
Documentation: pkg.go.dev

# 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.