pyro icon indicating copy to clipboard operation
pyro copied to clipboard

Add support for "RewriteToPath" attribute

Open rux616 opened this issue 2 years ago • 0 comments

This change adds support for the "RewriteToPath" attribute on Packages.Package.Include elements. The RewriteToPath attribute tells pyro to strip off the path information for any files found in the particular Include element, and directly append the resulting base filename to the (non-empty) Path attribute of the same Include element.

rux616 avatar Nov 26 '21 22:11 rux616