Method: Coque::Pipeline#|

Defined in:
lib/coque/pipeline.rb

#|(other) ⇒ Object



28
29
30
# File 'lib/coque/pipeline.rb', line 28

def |(other)
  pipe(other)
end