command_runner/helpers/command_options library
Classes
- CommandConfigConstants
- DartSdkVersionOption
- DateTimeOrDurationOption
- DateTimeOrDurationParser
- NameOption
- PlanOption
- ProjectIdOption
- UserEmailOption
- UtcOption
- ValueFileOption
- Command-line value read from a file.
- ValueOption
- Command-line value given directly as a positional or named argument.
Extensions
-
ValueOptionResolution
on Configuration<
OptionDefinition> - Resolution of the mutually exclusive ValueOption and ValueFileOption pair to the single value they denote.
Constants
- valueOptionGroup → const MutuallyExclusive
-
Mandatory, mutually exclusive
OptionGroupfor ValueOption and ValueFileOption.