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.
Optionalsource: stringSource path in preProcess-Object
Optionaltarget: stringRelative path to the tree (local.), where the data should be modified.
Optionalmessages: anyMessages used for error reporting.
Exports