class GLI::BadCommandLine

Indicates that the command line invocation was bad

Public Instance Methods

exit_code() click to toggle source
# File lib/gli/exceptions.rb, line 26
def exit_code; 64; end