--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns the (real) user ID of this process.
- !ruby/struct:SM::Flow::VERB
body: " Process.uid #=> 501\n"
full_name: Process::uid
is_singleton: true
name: uid
params: |
Process.uid => fixnum
Process::UID.rid => fixnum
Process::Sys.getuid => fixnum
visibility: public