pry--pry/lib/pry/default_commands
John Mair 9bbc29955c fixed & improved gist command
It now allows -i, -m, -f options (&c) to stack, so you can combine input buffer, methods, files in the same gist.
Also fixed bug where -i switch wasn't working at all!
2012-01-09 01:51:32 +13:00
..
basic.rb use exceptions to handle command errors 2011-10-01 16:57:39 -07:00
context.rb cd '../' no longer breaks out of the REPL loop. Closes #403. 2012-01-05 05:48:51 +00:00
documentation.rb fixed & improved gist command 2012-01-09 01:51:32 +13:00
easter_eggs.rb more actual ansi test 2011-12-30 16:45:34 -08:00
gems.rb Merge branch 'feature/ls2' 2011-10-15 01:51:52 -07:00
input.rb added delete_hooks alias for Hooks#clear, also minor refactors 2012-01-06 22:24:28 +13:00
introspection.rb Remove parse_options! API 2011-12-31 16:05:14 +00:00
ls.rb Remove parse_options! API 2011-12-31 16:05:14 +00:00
shell.rb Explicitly extract help from Options object [Fixes #381] 2011-12-23 18:43:44 +00:00