#include <FileAttribution.h>
◆ Create()
Creates a file attribute class that can be used to setup file attributes that are contained in the build manifest, optionally taking account of a staging directory where alternative files are.
- Parameters
-
| FileSystem | The file system interface. |
| NewManifest | The manifest describing the build data. |
| OldManifest | The manifest describing the build data. |
| TouchedFiles | The set of files that were touched by the installation, these will filter the list of actions performed when not forcing. |
| InstallDirectory | The directory to analyze. |
| StagedFileDirectory | A stage directory for updated files, ignored if empty string. If a file exists here, it will be checked instead of the one in InstallDirectory. |
| BuildProgress | The build progress class to update with progress information. |
- Returns
- Ref of an object that can be used to perform the operation.
The documentation for this class was generated from the following files: