ranked_environment_value(
option: ConfigOption,
environ: Mapping[str, str],
*,
rank: | Name | Type | Description |
|---|---|---|
option* | ConfigOption | |
environ* | Mapping[str, str] | |
rank* | int |
Read and coerce one option from the process-environment domain.
Manifest option to read.
Environment mapping, normally os.environ.
Numeric precedence rank.