Documentation
¶
Index ¶
Constants ¶
View Source
const ( CommandExtractChoose = iota CommandExtractDone FlagWildcard )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Callback ¶
type Callback struct { Command int `json:"C"` Args []string `json:"A"` Index []int `json:"I"` Flags []int `json:"F"` }
Click to show internal directories.
Click to hide internal directories.