mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
a04e56012a
'void' method now available to commands, commands must return this when they do not want their result displayed when they use :keep_retval => true. void just maps to a random object Pry::CommandContext::VOID_VALUE. |
||
---|---|---|
.. | ||
test_default_commands | ||
helper.rb | ||
test_command_helpers.rb | ||
test_command_processor.rb | ||
test_command_set.rb | ||
test_completion.rb | ||
test_default_commands.rb | ||
test_history_array.rb | ||
test_pry.rb | ||
test_pry_history.rb | ||
test_pry_output.rb | ||
test_special_locals.rb | ||
testrc |