class

FlagParser::Rule

Inherits Reference < Object

Constants

ANY = /.*/im
ID = /^[\w_][\w_\d]*$/
NUM = /^\d+$/