Searched defs:bazelPrebuiltFileAttributes (Results 1 – 1 of 1) sorted by relevance
682 type bazelPrebuiltFileAttributes struct { struct683 Src bazel.LabelAttribute684 Filename bazel.LabelAttribute685 Dir string686 Installable bazel.BoolAttribute687 Filename_from_src bazel.BoolAttribute