Crates.io | mac-process-info |
lib.rs | mac-process-info |
version | 0.2.0 |
source | src |
created_at | 2017-05-30 13:59:20.54879 |
updated_at | 2019-02-22 13:13:32.706631 |
description | Returns basic process info on OS X |
homepage | https://github.com/mitsuhiko/mac-process-info |
repository | |
max_upload_size | |
id | 16900 |
size | 6,221 |
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.