mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
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
|