Classes: Child
"1.2.0"
26 27 28
# File 'lib/async/process.rb', line 26 def self.spawn(*args) Child.new(*args).wait end