Class Pry::Prompt
In: lib/pry/prompt.rb
Parent: Object

Constants

MAP = { "default" => { value: Pry::DEFAULT_PROMPT, description: "The default Pry prompt. Includes information about the\n" \ "current expression number, evaluation context, and nesting\n" \ "level, plus a reminder that you're using Pry."

[Validate]