Libraries
»
cod
(0.6.0)
»
Index
»
Cod
»
Pipe
»
#r
Method: Cod::Pipe#r
Defined in:
lib/cod/pipe.rb
#
r
⇒
Object
Returns the read end of the pipe
170 171 172
# File 'lib/cod/pipe.rb', line 170
def
r
pipe
.
r
end