Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executable ¶
func New ¶
func New(rawCmd string) *Executable
func (*Executable) GetCmd ¶
func (exe *Executable) GetCmd() (string, []string)
func (*Executable) RunCombined ¶
func (exe *Executable) RunCombined(args ...string) (string, error)
Click to show internal directories.
Click to hide internal directories.