Exception: GLI::BadCommandLine

Inherits:
StandardError
  • Object
show all
Includes:
StandardException
Defined in:
lib/gli/exceptions.rb

Overview

Indicates that the command line invocation was bad

Instance Method Summary collapse

Instance Method Details

#exit_codeObject



26
# File 'lib/gli/exceptions.rb', line 26

def exit_code; 64; end