ProcFS Ruby wrapper Build Status Dependency Status Code Climate

A handy collection of Ruby wrappers around the Linux ProcFS.

So far it only sports one method (Process::file_desciprots) which allows listing open file descriptors as a hash from the Process object.