Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLITask ¶
type CLITask struct {
// contains filtered or unexported fields
}
func NewCLITask ¶
NewCLITask creates a new task
func (CLITask) Execute ¶
func (n CLITask) Execute(ctx taskcommon.TaskContext) error
Execute runs the task
Click to show internal directories.
Click to hide internal directories.