Searched defs:bazelPrebuiltEtcXmlAttributes (Results 1 – 1 of 1) sorted by relevance
139 type bazelPrebuiltEtcXmlAttributes struct { struct140 Src bazel.LabelAttribute141 Filename bazel.LabelAttribute142 Dir string143 Installable bazel.BoolAttribute144 Filename_from_src bazel.BoolAttribute145 Schema *string