Exception: Pry::CommandError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/pry-0.14.2/lib/pry/exceptions.rb

Overview

CommandErrors are caught by the REPL loop and displayed to the user. They indicate an exceptional condition that’s fatal to the current command.

Direct Known Subclasses

MethodNotFound