Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandModel ¶
type CommandModel struct {
// contains filtered or unexported fields
}
CommandModel ...
func (CommandModel) Command ¶
func (c CommandModel) Command(opts *command.Opts) command.Command
Command ...
func (*CommandModel) SetCustomOptions ¶
func (c *CommandModel) SetCustomOptions(customOptions []string) *CommandModel
SetCustomOptions ...
Click to show internal directories.
Click to hide internal directories.