# Functions
CmdFromContext returns the program name value from the provided Context.
DebugFromContext returns if debug is enabled in the provided Context.
No description provided by the author
NewCmdContext returns a new Context with program name, process id, and debug values.
PidFromContext returns the process ID value from the provided Context.