At a higher-level, if there are several tools pass...
# plugins
f
At a higher-level, if there are several tools passing intermediate results between each other, you may want to consider having the
Process
run a shell script which then runs those multiple steps together, and then only have Pants capture the final output as a
Digest
.