CliArgumentParser
declslides.cli.CliArgumentParser
object CliArgumentParser
Parses raw command-line arguments into a validated CliConfig.
The parser is responsible for recognizing supported flags, rejecting invalid combinations, and converting raw string values into more meaningful domain values such as paths and output formats.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CliArgumentParser.type
Members list
In this article