Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandCombinedOutput ¶
CommandCombinedOutput is like cmd.CombinedOutput, but for use when the reaper is running.
func StartCommand ¶
StartCommand starts the command and registers its PID with the reaper.
After the reaper has been started, users of os/exec should call WaitCommand and StartCommand rather than cmd.Wait directly, to ensure PIDs are reaped correctly.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.