cached

Wrap an operation so that it is skipped entirely if the target already exists. Implies atomic.

cached
(
alias impl
string targetName = targetParameterNames
)
(
ParameterTypeTuple!impl args
)

Meta