| Class | Pry::Inspector |
| In: |
lib/pry/inspector.rb
|
| Parent: | Object |
| MAP | = | { "default" => { value: Pry::DEFAULT_PRINT, description: <<-DESCRIPTION.each_line.map(&:lstrip!) The default Pry inspector. It has paging and color support, and uses pretty_inspect when printing an object. DESCRIPTION .each_line.map(&:lstrip!) |