Skip to main content

ConfigurationInfo

Provider that signals that a rule contains configuration info. This is used both as part of defining configurations (platform(), constraint_value()) and defining whether a target "matches" a configuration or not (config_setting(), constraint_value())

ConfigurationInfo.constraints

ConfigurationInfo.constraints: dict[TargetLabel, ConstraintValueInfo]

ConfigurationInfo.values

ConfigurationInfo.values: dict[str, str]