Provides a cross-platform interface for gathering information about system processes, i.e. the process table.
gem install sys-proctableNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
List all running processes with PID and command name.
Check for nil values before using platform-specific fields like 'proc.uid' or 'proc.vm_size'.
No dependency data recorded yet.