Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
Command defines commands to be executed and captures std out and std error
func NewCommand ¶
func (*Command) Exec ¶
Exec run command and exit formatted error, callers can print err directly Any running error or non-zero exitcode is consider as error
func (Command) GetCommand ¶
Click to show internal directories.
Click to hide internal directories.