fileOperations property
A map to the path of the file to the operation.
The path is the full file path including filename, from repository root.
Optional.
Implementation
core.Map<core.String, FileOperation>? fileOperations;
A map to the path of the file to the operation.
The path is the full file path including filename, from repository root.
Optional.
core.Map<core.String, FileOperation>? fileOperations;