[ruby/irb] Avoid raising errors while running help for custom commands (https://github.com/ruby/irb/pull/944)
Raising an error from the help command is not a pleasure for the end user, even if the command does not define any attributes
https://github.com/ruby/irb/commit/c8bba9f8dc
Co-authored-by: Stan Lo stan001212@gmail.com
[ruby/irb] Avoid raising errors while running help for custom
commands
(https://github.com/ruby/irb/pull/944)
Raising an error from the help command is not a pleasure for the
end user, even if the command does not define any attributes
https://github.com/ruby/irb/commit/c8bba9f8dc
Co-authored-by: Stan Lo stan001212@gmail.com