Class: Pry::REPL
Instance Attribute Summary collapse
-
#pry ⇒ Pry
The instance of Pry that the user is controlling.
Class Method Summary collapse
Instance Method Summary collapse
- #initialize(pry, options = {}) ⇒ REPL constructor
-
#start ⇒ Object?
Start the read-eval-print loop.