Class
PryTester
In:
lib/pry/test/helper.rb
Parent:
Object
Methods
eval
last_command_result
last_command_result_or_output
last_output
new
process_command
push
push_binding
reset_output
Attributes
out
[R]
pry
[R]
Public Class methods
new
(target = TOPLEVEL_BINDING, options = {})
Public Instance methods
eval
(*strs)
last_command_result
()
last_output
()
process_command
(command_str)
push
(*lines)
push_binding
(context)
Protected Instance methods
last_command_result_or_output
()
reset_output
()
[Validate]