Sha256: 8d110f8a141250ac52c2e252016184443fa40d3b7d3209764483766558c75843
Contents?: true
Size: 1.61 KB
Versions: 12
Compression:
Stored size: 1.61 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: class:@visibility:public: @pathI"Process.ppid:EF:@parameters[ :@files[[I"process.c;T0:@current_file_has_commentsF: @name: ppid:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"Returns the process id of the parent of this process. Returns untrustworthy value on Win32/64. Not available on all platforms. puts "I am #{Process.pid}" Process.fork { puts "Dad is #{Process.ppid}" } <em>produces:</em> I am 27417 Dad is 27417;F:@objectIu:YARD::StubProxyProcess.ppid;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI" ppid;F;IC;"