Documentation ¶
Overview ¶
Package command provides support for addons to executing (CLI) commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
Command execution.
func (*Command) Run ¶
Run executes the command. The command and output are both reported in task Report.Activity.
func (*Command) RunSilent ¶
RunSilent executes the command. Nothing reported in task Report.Activity.
func (*Command) RunSilentWith ¶
RunSilentWith executes the command with context. Nothing reported in task Report.Activity.
Click to show internal directories.
Click to hide internal directories.