Documentation
¶
Overview ¶
Package shell centralizes common exec.Cmd functionality
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Exec ¶
Exec attempts to run the given command, using logger to give consistent formatting to whatever the command spits out if an error occurs
func ExecSubgroup ¶
ExecSubgroup is just like Exec, but sets the process to run in its own group so it doesn't get killed on CTRL+C
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.