1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Kyrylo Silin 14b5b777ec commands/watch_expression: use command state instead of config
It seems like this command defines options on the config as the user uses
Pry. This is wrong. We have command state API for this purpose. Configuration
should be done before Pry is initialized.
2019-04-28 19:52:16 +03:00
..
pry commands/watch_expression: use command state instead of config 2019-04-28 19:52:16 +03:00
pry.rb config: factor out control_d_handler to ControlDHandler 2019-04-15 03:18:17 +03:00