Module Brakeman::Options
In: lib/brakeman/options.rb

Parses command line arguments for Brakeman

Methods

Public Class methods

Return hash of options and the parser

Parse argument array

Parse arguments and remove them from the array as they are matched

[Validate]