mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
5a274b26df
input_stack allows Pry instances to seemlessly continue reading input from other input objects on the stack when the current object generates EOF Useful when you need to temporarily divert reading to another object and then switch back to another object |
||
---|---|---|
.. | ||
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_input_stack.rb | ||
test_pry.rb | ||
test_pry_history.rb | ||
test_pry_output.rb | ||
test_special_locals.rb | ||
testrc |