Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandExecutor ¶
type CommandExecutor struct{}
func (CommandExecutor) Execute ¶
func (e CommandExecutor) Execute(opts Options, out io.Writer) error
func (CommandExecutor) RawExecute ¶
func (e CommandExecutor) RawExecute(command []string, out io.Writer) error
Click to show internal directories.
Click to hide internal directories.