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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The new site is online! Please use this issue to report any problems.
None ignore_directories(dirs)
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.
None repo(**kwargs)
| Parameter | Description |
|---|---|
kwargs | required The repo() function accepts exactly the same arguments as the package() function in BUILD files. |