Libraries
»
red_grape
(0.1.0)
»
Index (I)
»
RedGrape
»
Pipe
»
InE
Module: RedGrape::Pipe::InE
Included in:
Vertex
Defined in:
lib/red_grape/pipe/in_e_pipe.rb
Instance Method Summary
collapse
#
in_e
(*opts) ⇒ Object
(also: #inE)
Instance Method Details
#
in_e
(*opts) ⇒
Object
Also known as:
inE
6 7 8
# File 'lib/red_grape/pipe/in_e_pipe.rb', line 6
def
in_e
(
*
opts
)
InEPipe
.
new
self
,
*
opts
end