Module cli

Source
Expand description

Command line interface parser for the ruby binary.

Functionsยง

cli
Build a clap CLI parser.
parse_args
Parse CLI arguments into an Args struct.