17 18 19 20 21
# File 'lib/childprocess/jruby/pump.rb', line 17 def run @thread = Thread.new { pump } self end