Skip to main content

parse_proc_status

Function parse_proc_status 

Source
pub fn parse_proc_status(content: &str) -> Result<ProcStatus, CoreError>
Expand description

Parse the contents of a /proc/<pid>/status file.