Libraries
»
red_grape
(0.0.13)
»
Index (O)
»
RedGrape
»
Pipe
»
Out
Module: RedGrape::Pipe::Out
Included in:
Vertex
Defined in:
lib/red_grape/pipe/out_pipe.rb
Instance Method Summary
collapse
#
out
(*opts) ⇒ Object
Instance Method Details
#
out
(*opts) ⇒
Object
6 7 8
# File 'lib/red_grape/pipe/out_pipe.rb', line 6
def
out
(
*
opts
)
OutPipe
.
new
self
,
*
opts
end