Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ShPath is path to "sh" command ShPath string // ShExists is true if "sh" command is available on the system ShExists bool )
Functions ¶
func NewCommand ¶
NewCommand returns a new command that runs on "sh" is available or on "cmd" otherwise on Windows
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.