Methods available in REPO.bazel files.Documentation Index
Fetch the complete documentation index at: https://bazel-pr-29415.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
repo
Parameters
| Parameter | Description |
|---|---|
kwargs | required The repo() function accepts exactly the same arguments as the package() function in BUILD files. |