Method: Thread::Pipe::Task#output

Defined in:
lib/thread/pipe.rb

#outputObject

Returns the value of attribute output.



19
20
21
# File 'lib/thread/pipe.rb', line 19

def output
  @output
end