pry--pry/lib/pry/default_commands
John Mair 607fd65398 added sticky local API (renamed special -> sticky)
* 'special locals' are now called 'sticky locals'
* removed initialize_special_locals method, no longer necessary
* added Pry#add_sticky_local, for user-defined sticky locals
* sticky locals that are defined with a Proc will be re-invoked on each repl tick
2012-03-04 03:22:52 +13:00
..
cd.rb move cd/hist commands to their own files and new groups 2012-03-01 17:10:55 -08:00
commands.rb Group command-commands into their own set 2012-03-01 17:10:54 -08:00
context.rb improved wtf? command to incl line numbers 2012-03-02 21:12:18 +13:00
easter_eggs.rb more actual ansi test 2011-12-30 16:45:34 -08:00
editing.rb move cd/hist commands to their own files and new groups 2012-03-01 17:10:55 -08:00
gems.rb better fix... 2012-01-28 19:50:56 -08:00
help.rb tell people how to get more help immediately 2012-03-01 17:10:55 -08:00
hist.rb move cd/hist commands to their own files and new groups 2012-03-01 17:10:55 -08:00
input_and_output.rb shell commands, e.g `.ls` now accept block 2012-02-27 14:36:02 +13:00
introspection.rb reshuffed command sets 2012-02-23 16:29:10 +13:00
ls.rb added sticky local API (renamed special -> sticky) 2012-03-04 03:22:52 +13:00
misc.rb rename "basic" to "misc" 2012-03-01 17:10:55 -08:00
navigating_pry.rb move cd/hist commands to their own files and new groups 2012-03-01 17:10:55 -08:00