Represents the generated content for files.
The map keys are file paths (relative to the output directory), and the values are objects containing:
content
overwrite
documentPath
Represents the generated content for files.
The map keys are file paths (relative to the output directory), and the values are objects containing:
content: The generated content of the file.overwrite: A flag indicating whether to overwrite existing files.documentPath: The path to the source document from which the file was generated.