1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry
Kyrylo Silin 256f35422a Prettify command descriptions, switches and stuff
Wrap command descriptions to 80 characters. Convert some string options
to symbols (where possible). Align options in code. Remove dots in the
end of switch descriptions.

Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
2013-01-09 22:23:19 +02:00
..
code
commands Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
helpers
test
cli.rb
code.rb
code_object.rb Pry::CodeObject: binding_lookup --> empty_lookup 2013-01-09 01:42:08 +01:00
command.rb
command_set.rb
commands.rb
completion.rb
config.rb
core_extensions.rb
custom_completions.rb
editor.rb
helpers.rb
history.rb
history_array.rb
hooks.rb
indent.rb
method.rb
module_candidate.rb
pager.rb
plugins.rb
pry_class.rb
pry_instance.rb
rbx_method.rb
rbx_path.rb
repl_file_loader.rb
rubygem.rb
terminal_info.rb Add support for ENV["LINES"] which works 2013-01-08 22:56:41 -08:00
version.rb
wrapped_module.rb WrappedModule now ignores def_delegator methods, fixes #801 2013-01-09 17:18:26 +01:00