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.
Represents a Bazel module in the external dependency graph.
Members
is_root
bool bazel_module.is_root
Whether this module is the root module.
name
The name of the module.
bazel_module_tags bazel_module.tags
The tags in the module related to the module extension currently being processed.
version
string bazel_module.version
The version of the module.