-
Notifications
You must be signed in to change notification settings - Fork 0
Path
James Lott edited this page Mar 11, 2018
·
1 revision
This transformer is invoked on any asset which includes path in its pipeline. If the asset includes a piece of metadata named path, the value of this metadata will be used to create a python template string, and the project level configuration will be unpacked and passed as keyword arguments to string.Template.substitute. The rendered value returned from the call to .substitute() will be set as the path attribute of the asset itself.