Module args

Source
Expand description

Data structures for command line arguments parsing.

Structsยง

EnvArgs
Command line arguments to specify the environment variables to set for the subcommand.
FeatureArgs
Command line arguments to specify the features to run the subcommand with.
PackageArgs
Command line arguments to specify the packages to run the subcommand for.
Verbosity
Commmand line arguments to control log verbosity level.
WorkspaceArgs
Command line arguments to specify the workspaces where the subcommand runs on.