Documentation ¶ Index ¶ func Execute(name string, args ...string) (int, string, error) func ExecuteWithEnvVars(env map[string]string, name string, args ...string) (int, string, error) func Interactive(name string, args ...string) (int, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute(name string, args ...string) (int, string, error) func ExecuteWithEnvVars ¶ func ExecuteWithEnvVars(env map[string]string, name string, args ...string) (int, string, error) func Interactive ¶ func Interactive(name string, args ...string) (int, error) Types ¶ This section is empty. Source Files ¶ View all Source files command.go Click to show internal directories. Click to hide internal directories.