Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/pry-pipeline/ext.rb

Instance Method Summary collapse

Instance Method Details

#_pipe_(*args) ⇒ Object Also known as: |



16
# File 'lib/pry-pipeline/ext.rb', line 16

def _pipe_(*args); to_s._pipe_(*args) end