Documentation ¶
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute(command string)
Execute executes given command
Example ¶
Execute(strings.Join(os.Args[1:], " "))
Output:
func ShellInvocationCommand ¶
ShellInvocationCommand creates exec.Cmd for UNIX-based platforms
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.