diff options
author | Stan Lo <[email protected]> | 2024-04-21 02:55:51 +0800 |
---|---|---|
committer | git <[email protected]> | 2024-04-20 18:55:54 +0000 |
commit | f16c6ac4fdbc619ba2f9d3dd7cd3b06c736aa589 (patch) | |
tree | 65ef479031e21b6f9741053c99e51fdd09ae3709 /ruby_parser.c | |
parent | 2b11bcb84ec0e9326ce03a2ec8f0ed2ee349d3c1 (diff) |
[ruby/irb] Stop using ExtendCommandBundle internally
(https://github.com/ruby/irb/pull/925)
This module was used to extend both commands and helpers when they're not
separated. Now that they are, and we have a Command module, we should move
command-related logic to the Command module and update related references.
This will make the code easier to understand and refactor in the future.
https://github.com/ruby/irb/commit/f74ec97236
Diffstat (limited to 'ruby_parser.c')
0 files changed, 0 insertions, 0 deletions