Functions for Starlark to interact with Blaze’s configurability APIs.Documentation Index
Fetch the complete documentation index at: https://bazel-promptless-add-bazelrc-env-var-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.