14.6.3 Command Line Parsing Classes
import: rhombus/cmdline!class |
class | ||||||||
| ||||||||
| ||||||||
method | ||||||||
| ||||||||
| ||||||||
method | ||||||||
| ||||||||
| ||||||||
property | ||||||||
| ||||||||
property | ||||||||
| ||||||||
property | ||||||||
class | |||||
The constructor for Handler accepts the same arguments as the default constructor, but checks that args contains valid flags and that handler accepts the number of arguments implied by args.
class | ||||||
| ||||||
class | ||||||
| ||||||
class | ||||||
| ||||||
class | ||||||
| ||||||
class | ||||||
| ||||||
class | ||||||
| ||||||
| ||||||
enumeration | ||||||
| ||||||
| ||||||
enumeration | ||||||
The constructor for Flag accepts the same arguments as the default constructor, but checks that flag_strs constaints valid flags.