diff options
author | Stan Lo <[email protected]> | 2023-07-03 14:48:19 +0100 |
---|---|---|
committer | git <[email protected]> | 2023-07-03 13:48:23 +0000 |
commit | af9eeb19d8b73a951776ea91901618d6e038d030 (patch) | |
tree | 6636051b3dcff3c71a8ee84dd5df2ce2a6805b48 /lib/un.rb | |
parent | 4430b73cee4aaa4f203e14368d93b3297505c63e (diff) |
[ruby/irb] Stop treating history-saving logic as extension
(https://github.com/ruby/irb/pull/613)
Since `IRB.conf[:SAVE_HISTORY]` is assigned with 1000 by default, history-saving
is a feature enabled by default. So it should not be treated as an extension,
which adds unnecessary complexity to the code.
Diffstat (limited to 'lib/un.rb')
0 files changed, 0 insertions, 0 deletions