Class
Pry::Command::Play
In:
lib/pry/commands/play.rb
Parent:
Pry::ClassCommand
Methods
code_object
content
content_after_options
content_at_expression
default_file
file_content
options
perform_play
process
should_use_default_file?
show_input
Public Instance methods
code_object
()
content
()
content_after_options
()
content_at_expression
()
default_file
()
The file to play from when no code object is specified. e.g `play —lines 4..10`
file_content
()
options
(opt)
perform_play
()
process
()
should_use_default_file?
()
show_input
()
[Validate]