Searched defs:bazelGenruleAttributes (Results 1 – 1 of 1) sorted by relevance
806 type bazelGenruleAttributes struct { struct807 Srcs bazel.LabelListAttribute808 Outs []string809 Tools bazel.LabelListAttribute810 Cmd string815 bazelGenruleAttributes anonMember