realuser 0.1.0
The realuser gem provides a simple API for obtaining the real user ID (RUID) of a process and its parent processes on Linux systems. It leverages the `/proc` filesystem to perform deep and shallow resolution of RUIDs, making it useful for process management and monitoring in Linux environments.
Gemfile:
=
installation:
=
Dépendances de Development (5):
rspec
~> 3, >= 3.4
simplecov
~> 0.22, >= 0.22.0
simplecov-cobertura
~> 2, >= 2.1
simplecov-console
~> 0.9, >= 0.9.1
yard
~> 0.9, >= 0.9.37