forked from Lainports/freebsd-ports
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>
5 lines
186 B
Text
5 lines
186 B
Text
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
|