Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartInteractive ¶
func StartInteractive()
Types ¶
type Command ¶
type Command struct { Id string `json:"id"` Icon string `json:"icon"` IconEmoji string `json:"icon_emoji"` IconNerdFont string `json:"icon_nerdfont"` IconAscii string `json:"icon_ascii"` Name string `json:"name"` Shortcut string `json:"shortcut"` Description string `json:"description"` NextStep string `json:"nextStep"` NextStepTitle string `json:"nextStepTitle"` }
type CommandFlowResult ¶
Click to show internal directories.
Click to hide internal directories.