Join Slack
Powered by
Is there a way to add a child CopySpec to Abstract...
# community-support
s
Sergej Koščejev
04/25/2025, 2:31 PM
Is there a way to add a child CopySpec to AbstractArchiveTask conditionally and lazily? I.e.
if (someCondition) { into(...) { ... } }
but where someCondition is a boolean Property?
Open in Slack
Previous
Next