Method: Pry::Command.doc

Defined in:
lib/pry/command.rb

.docObject



75
76
77
# File 'lib/pry/command.rb', line 75

def doc
  new.help
end