Tracks the state of files being written to and their source content.
This helps determine when a file should be overwritten when using
Unwritten.
- Namespace
- Statiq
.Testing - Containing Type
- TestFileSystem
- Implements
- Property Type
- IFileWriteTracker
Syntax
public IFileWriteTracker WriteTracker { get; }
Value
| Type | Description |
|---|---|
| IFileWriteTracker |