Exception: GLI::BadCommandLine

Inherits:
Exception
  • Object
show all
Defined in:
lib/gli/exceptions.rb

Overview

Indicates that the command line invocation was bad

Instance Method Summary collapse

Instance Method Details

#exit_codeObject



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

def exit_code; -1; end