Crate libproc

source ·
Expand description

libproc is a library for getting information about running processes on Mac and Linux.

Not all methods are available on both Operating Systems yet, but more will be made cross-platform over time.

Modules

  • libproc module provides library methods for getting various types of information about running processes.
  • List processes by type and / or by path