Crate check_procs[−][src]
Check running processes
Structs
| Args | Check that an expected number of processes are running. |
| Signal | Our own signal wrapper so that we can implement a forgiving FromStr for |
Constants
| LOG_VAR |
Functions
| filter_procs | Filter to processes that match the condition |
| load_procs | Load currently running procs, and die if there is a surprising error |
| main | |
| parse_args |