Slackbot
09/14/2022, 2:43 PMVampire
09/16/2022, 10:35 AMDirectoryProperty
. Wire that property to where you need it. Then the customers can configure that extension and you even get implicit task dependencies as needed.
If the target for that folder is not yet in lazy API, but needs File
or similar, you can for example make the extension not have a property but a function to which you give the directory and in the body you do the according configuration.Jo Vanthournout
09/16/2022, 12:08 PMJo Vanthournout
09/16/2022, 12:09 PMVampire
09/16/2022, 4:53 PM