Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Process/GID/eid-c.yaml |
--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns the effective group ID for this process. Not available on all platforms.
- !ruby/struct:SM::Flow::VERB
body: " Process.egid #=> 500\n"
full_name: Process::GID::eid
is_singleton: true
name: eid
params: |
Process.egid => fixnum
Process::GID.eid => fixnum
Process::Sys.geteid => fixnum
visibility: public