CliParseResult struct

Defined in module cli_args (cli_args.l0).

Represents the CliParseResult structure.

Fields

options: CliOptions*
diags: DiagCollector*
help_requested: bool
version_requested: bool
verbosity: int
rich_log: bool