PostProcess API Param Title
Process parsed files and update specific target fields based on predefined and pre-processed sources.
Handles
Array of objects containing the parsed file data. Each file contains blocks to modify.
Array of filenames associated with the parsed files.
Pre-processed data source used for matching and updating fields.
Contains package-specific information such as default version.
Optional
source: stringSource path in preProcess-Object
Optional
target: stringRelative path to the tree (local.), where the data should be modified.
Optional
messages: anyMessages used for error reporting.
Exports