Implementation of validators for the ruby OptionParser lib. Mainly used in the CMSScanner gem to define the cli options available. WWW: https://github.com/wpscanteam/OptParseValidator PR: 231815 Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com>
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
Implementation of validators for the ruby OptionParser lib.
|
|
|
|
Mainly used in the CMSScanner gem to define the cli options available.
|
|
|
|
WWW: https://github.com/wpscanteam/OptParseValidator
|