2 unstable releases
0.2.0 | Feb 22, 2019 |
---|---|
0.1.0 | May 30, 2017 |
#1009 in Filesystem
156 downloads per month
5KB
84 lines
mac-process-info
A simple crate that returns information about processes on OS X.
In particular this can return the parent pid of a process, the name of a process or the loaded image.
lib.rs
:
A simple crate that returns information about processes on OS X.
In particular this can return the parent pid of a process, the name of a process or the loaded image.
No runtime deps
~140KB