Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CliPrompt ¶
type CliPrompt struct { }
CliPrompt represents a cli user input interface.
func (*CliPrompt) MultiSelect ¶
MultiSelect allows the user to select multiple options between the available ones. Will return a slice containig the indexes of the selected options.
Click to show internal directories.
Click to hide internal directories.