Members
FeatureFlagInfo
Provider config_common.FeatureFlagInfo
toolchain_type
toolchain_type config_common.toolchain_type(name, *, mandatory=True)
Parameters
| Parameter | Description | 
|---|---|
              name
             | 
            
                          string; or Label;
                                     required The toolchain type that is required.  | 
          
              mandatory
             | 
            
                          bool;
                                     default is TrueWhether the toolchain type is mandatory or optional.  |