Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandTask ¶
type CommandTask struct {
// contains filtered or unexported fields
}
func NewCommandTask ¶
func NewCommandTask(name string, args ...string) *CommandTask
func (*CommandTask) Execute ¶
func (cmd *CommandTask) Execute() error
Click to show internal directories.
Click to hide internal directories.