[ruby/irb] Define "measure" command without forced override
https://github.com/ruby/irb/commit/9587ba13b5
This commit is contained in:
parent
9e71f1aa4c
commit
0428c2e7df
@ -126,7 +126,8 @@ module IRB # :nodoc:
|
||||
],
|
||||
|
||||
[
|
||||
:measure, :Measure, "irb/cmd/measure"
|
||||
:irb_measure, :Measure, "irb/cmd/measure",
|
||||
[:measure, NO_OVERRIDE],
|
||||
],
|
||||
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user