package
2.11.0
Repository: https://github.com/cli/go-gh.git
Documentation: pkg.go.dev

# Functions

New instantiates a new Prompter.
NewMock instantiates a new PrompterMock.

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