Documentation ¶
Overview ¶
Package process provides additional utilities for dealing with processes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecutableName ¶
ExecutableName computes the name for an executable for a given base name on a specified operating system.
func ExitCodeForError ¶
ExitCodeForError extracts the process exit code from an error returned by os/exec.Process.Wait/Run. The error must be of type *os/exec.ExitError in order for this function to succeed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.