Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Process/Status/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Process/Status/pid-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the process ID that this status object represents. - !ruby/struct:SM::Flow::VERB body: " fork { exit } #=> 26569\n Process.wait #=> 26569\n $?.pid #=> 26569\n" full_name: Process::Status#pid is_singleton: false name: pid params: | stat.pid => fixnum visibility: public