Members
FeatureFlagInfo
toolchain_type
Parameters
ParameterDescriptionnamestring; or Label;
required
The toolchain type that is required.
mandatorybool;
default is True
Whether the toolchain type is mandatory or optional.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Provider config_common.FeatureFlagInfo
toolchain_type config_common.toolchain_type(name, *, mandatory=True)
namestring; or Label;
required
The toolchain type that is required.
mandatorybool;
default is True
Whether the toolchain type is mandatory or optional.