Module options

Module options 

Source

Enums§

Flag
A boolean flag value with its source.
FlagSource
The source of a boolean flag value.

Functions§

check_conflicts
Check if two flags conflict and exit with an error if they do.
flag
Given a boolean flag pair (like --upgrade and --no-upgrade), resolve the value of the flag.
resolve_flag
Resolve a boolean flag from CLI arguments and an environment variable.
resolver_installer_options
Construct the ResolverInstallerOptions from the ResolverInstallerArgs and BuildOptionsArgs.
resolver_options
Construct the ResolverOptions from the ResolverArgs and BuildOptionsArgs.