This message was deleted.
# plugin-development
s
This message was deleted.
c
if the directory is entirely owned by this task the, yes, use
@OutputDirectory
. Even with
@OutputFiles
you run a risk if the output location is shared with other tasks. It’s cleanest to have a task-dedicated output location to write stuff to, and from there chain tasks together (copy from task, etc).