Documentation ¶ Index ¶ func MultiSelect(msg string, options []string) ([]string, error) type IO func IoFromCommand(cmd *cobra.Command) IO Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MultiSelect ¶ added in v0.54.0 func MultiSelect(msg string, options []string) ([]string, error) Types ¶ type IO ¶ type IO struct { Out io.Writer Err io.Writer In io.Reader } func IoFromCommand ¶ added in v0.35.0 func IoFromCommand(cmd *cobra.Command) IO Source Files ¶ View all Source files io.go prompt.go Directories ¶ Show internal Expand all Path Synopsis build config dependencies diagnostics environment git pr github help ignore info jac links pr promote project references release cross filtering list promote render validate secret setup style testutils text yml Click to show internal directories. Click to hide internal directories.