Skip to contents

Helper function to note targets dependencies not explicitly noted in the function call

Usage

with_dependencies(x, ...)

Arguments

x

output to be passed along (typically the output of a function call).

...

additional arguments, which can be used to indicate additiona l upstream targets to treat as dependencies when this function is used in a target command

Value

the first argument