DefaultInfo in order to tell the build system about the runfiles needed by the outputs produced by the rule.
See runfiles guide for details.
Members
empty_filenames
files
merge
merge_all() rather than calling merge in a loop. This avoids constructing deep depset structures which can cause build failures.
Parameters
| Parameter | Description |
|---|---|
other | runfiles; required The runfiles object to merge into this. |