--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns the process id of this process. Not available on all platforms.
- !ruby/struct:SM::Flow::VERB
body: " Process.pid #=> 27415\n"
full_name: Process::pid
is_singleton: true
name: pid
params: |
Process.pid => fixnum
visibility: public