Module: RedGrape::Pipe::OutV
- Included in:
- Edge
- Defined in:
- lib/red_grape/pipe/out_v_pipe.rb
Instance Method Summary collapse
- #out_v(*opts) ⇒ Object (also: #outV)
Instance Method Details
#out_v(*opts) ⇒ Object Also known as: outV
6 7 8 |
# File 'lib/red_grape/pipe/out_v_pipe.rb', line 6 def out_v(*opts) OutVPipe.new self, *opts end |