Method File
File(IAbsoluteFilePath, bool)
Creates a new FileProcessingResult for a file result.
Declaration
public static FileProcessingResult File(IAbsoluteFilePath file, bool hasChanges)
Parameters
| Type | Name | Description |
|---|---|---|
| IAbsoluteFilePath | file | |
| bool | hasChanges |
Returns
| Type | Description |
|---|---|
| FileProcessingResult |