# Structs
Prompter provides methods for prompting the user.
PrompterMock provides stubbed out methods for prompting the user for use in tests.
# Interfaces
FileReader provides a minimal readable interface for stdin.
FileWriter provides a minimal writable interface for stdout and stderr.