shell.rb
Path:
lib/pry/default_commands/shell.rb
Last Update:
Tue Apr 03 00:08:50 +0000 2012
Methods
mode
options
options
process
process
process_ex
process_file
process_in
save_file
setup
Public Instance methods
mode
()
options
(opt)
options
(opt)
process
()
process
()
process_ex
() {|Pry::Code.from_file(ex_file. between(start_line, end_line). with_marker(ex_line))| ...}
process_file
() {|Pry::Code.from_file(file_name)| ...}
process_in
() {|Pry::Code(s.with_indentation(2))| ...}
save_file
()
setup
()
[Validate]