parse_lsof_output

Function parse_lsof_output 

Source
fn parse_lsof_output(output: &str) -> Result<Vec<ProcessDescription>>