Searched defs:CreateManifestBased (Results 1 – 1 of 1) sorted by relevance
287 def CreateManifestBased(manifest_path: str) -> "Runfiles": member in Runfiles375 def CreateManifestBased(manifest_path: str) -> Runfiles: function