Module: Cinnabar::FnPipe::Ext

Defined in:
lib/cinnabar/pipe.rb

Instance Method Summary collapse

Instance Method Details

#(other) ⇒ Object

rubocop:disable Naming/MethodName



21
22
23
# File 'lib/cinnabar/pipe.rb', line 21

def (other) # rubocop:disable Naming/MethodName
  Cinnabar::FnPipe.(self, other)
end