mac-process-info 0.2.0

Returns basic process info on OS X
docs.rs failed to build mac-process-info-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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.