Community
Participate
Working Groups
To implement incremental generation for Xpand, we have to perform a low-level file copy during the workflow. We could implement this in the scope of Xpand, I think this general-purpose component better belongs into mwe.util.
Created attachment 141649 [details] Proposed patch This patch includes the new FileCopy component as well as test cases.
Patch applied. Thanks.