Methods available in REPO.bazel files.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
ignore_directories
glob() function. This function can be used to ignore directories that are implementation details of source control systems, output files of other build systems, etc.
Parameters
ParameterDescriptiondirssequence of string s;
required
repo
Parameters
ParameterDescriptionkwargs
required
The repo() function accepts exactly the same arguments as the package() function in BUILD files.