diff options
author | tomoya ishida <[email protected]> | 2024-04-18 03:36:25 +0900 |
---|---|---|
committer | git <[email protected]> | 2024-04-17 18:36:30 +0000 |
commit | ca764062b06f1bb587048bcf374b25a0903ca9e7 () | |
tree | 22f7b58922f5dc5f4b0db679d5e7b0b3c195155c /yjit.h | |
parent | 98c84ef42c61b84c1745bbc5a1ceff1ce00999d9 (diff) |
[ruby/irb] Remove internal-only methods from Command::Base
(https://.com/ruby/irb/pull/922) * Remove internal-only methods from Command::Base Command#ruby_args and Command#unwrap_string_literal are used for default command's argument backward compatibility. Moved these methods to another module to avoid being used from custom commands. * Update lib/irb/command/edit.rb --------- https://.com/ruby/irb/commit/7405a841e8 Co-authored-by: Stan Lo <[email protected]>
0 files changed, 0 insertions, 0 deletions