--- !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::Sys::geteuid is_singleton: true name: geteuid params: | Process.euid => fixnum Process::UID.eid => fixnum Process::Sys.geteuid => fixnum visibility: public