Documentation Index
Fetch the complete documentation index at: https://docs.aspect.build/llms.txt
Use this file to discover all available pages before exploring further.
Documentation for @bazel_lib@v3.2.0 — View source
Rule: output_files
A rule that provides file(s) specific via DefaultInfo from a given target’s DefaultInfo or OutputGroupInfo
Attributes
A unique name for this target.
the target to look in for requested paths in its’ DefaultInfo or OutputGroupInfo
the paths of the file(s), relative to their roots, to provide via DefaultInfo from the given target’s DefaultInfo or OutputGroupInfo
if set, we look in the specified output group for paths instead of DefaultInfo
Function: make_output_files
Helper function to generate a output_files target and return its label.
Parameters
unique name for the generated
output_files targettarget attribute passed to generated output_files targetpaths attribute passed to generated output_files targetparameters to pass to generated
output_files targetname
