wide-midnight-78598
03/17/2022, 5:49 AMProcess
and noticed that symlinks seem to get resolved. What I was a bit confused about is why, if all the files are internal to the environment/process/digest, can I not use a symlink internally?
Is this a function of the Process
or the Digest
?wide-midnight-78598
03/17/2022, 5:52 AM.tar.gz
via ExternalTool
and when I was digging into some bugs, I noticed that the symlinks had been resolved (but internally, they still expect those links to run in JS)fast-nail-55400
03/17/2022, 6:22 AMfast-nail-55400
03/17/2022, 6:23 AMfast-nail-55400
03/17/2022, 6:24 AMstore
crate — https://github.com/pantsbuild/pants/tree/main/src/rust/engine/fs/store)fast-nail-55400
03/17/2022, 6:25 AMwide-midnight-78598
03/17/2022, 12:06 PM