Opal Docs
»
Index (P)
»
Process
Class: Process
Inherits:
Object
Object
Process
show all
Defined in:
opal/stdlib/process.rb
Class Method Summary
collapse
.
pid
⇒ Object
Class Method Details
.
pid
⇒
Object
2 3 4
# File 'opal/stdlib/process.rb', line 2
def
self
.
pid
0
end