Searched refs:copy_to_source (Results 1 – 3 of 3) sorted by relevance
14 def copy_to_source(generated_relative_path: Path, target_relative_path: Path) -> None: function36 copy_to_source(Path(sys.argv[1]), Path(sys.argv[2]))
103 srcs = [Label("//manifest:copy_to_source.py")],104 main = Label("//manifest:copy_to_source.py"),
5 "copy_to_source.py",