package
Version:
v1.7.7
Opens a new window with list of versions in this module.
Published: Jan 2, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Create(prompt Prompt) survey.Prompt
type Prompt struct {
Type string `json:"type"`
Message string `json:"message,omitempty"`
Help string `json:"help,omitempty"`
Options []string `json:"options,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.