--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns the effective user ID for this process.
- !ruby/struct:SM::Flow::VERB
body: " Process.euid #=> 501\n"
full_name: Process::UID::eid
is_singleton: true
name: eid
params: |
Process.euid => fixnum
Process::UID.eid => fixnum
Process::Sys.geteuid => fixnum
visibility: public