andrewdavidmackenzie / libproc-rs

A rust library for getting information about running processes for Mac and Linux
MIT License
58 stars 17 forks source link

Remove uses of .expect() and replace with correct error handling #50

Closed andrewdavidmackenzie closed 4 years ago

andrewdavidmackenzie commented 4 years ago

e.g. linux variant of listpids() in proc_pid.rs