Method: Thread::Pipe::Task#input

Defined in:
lib/thread/pipe.rb

#inputObject

Returns the value of attribute input.



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

def input
  @input
end