Exception: Pry::CommandError
- Defined in:
- 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.
CommandErrors are caught by the REPL loop and displayed to the user. They indicate an exceptional condition that’s fatal to the current command.