package
1.10.0
Repository: https://github.com/lavrahq/cli.git
Documentation: pkg.go.dev

# Functions

IsValidPromptType checks that the given promptType is valid.
IsValidTransformerType checks that the given promptType is valid.
IsValidValidatorType checks that the given promptType is valid.
Make creates a Prompt and returns it.

# Variables

Answers are the global stored answers.

# Structs

Answer holds the Prompt Answer configuration.
Prompt holds Prompt configuration.
Question holds the Survey question configs.
QuestionOptions provides option storage for Survey Question instances.
QuestionValidation provides validation options for Survey Question instances.
WhenEnvironment is the object passed into the When environment.

# Type aliases

AnswerMap is the answers map type.
GlobalAnswers is all prompt answers.