Hello, if I have a file(s) target I can use `reloc...
# general
a
Hello, if I have a file(s) target I can use
relocated_files
to change the directory, but is there a way to rename a file? 🙏
c
Not as easily, I think. The first that comes to mind is hackish, using a
shell_command
target to
mv
the files. https://www.pantsbuild.org/2.21/reference/targets/shell_command