Class | Brakeman::Commandline |
In: |
lib/brakeman/commandline.rb
|
Parent: | Object |
Implements handling of running Brakeman from the command line.
Parse ARGV-style array of options.
Exits if options are invalid.
Returns an option hash and the app_path.
Exits with the given exit code and prints out the message, if given.
Override this method for different behavior.