Hack to request help from within a command Will not be rethrown when GLI_DEBUG is ON
The command for which the argument was unknown
# File lib/gli/exceptions.rb, line 13 def exit_code; 0; end
# File lib/gli/exceptions.rb, line 18 def initialize(command_in_context) @command_in_context = command_in_context end