Searched defs:bazelGenruleAttributes (Results 1 – 1 of 1) sorted by relevance
881 type bazelGenruleAttributes struct { struct882 Srcs bazel.LabelListAttribute883 Outs []string884 Tools bazel.LabelListAttribute885 Cmd string