WriteTracker Property
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.Common
Containing Type
IReadOnlyFileSystem
Property Type
IFileWriteTracker

Syntax

IFileWriteTracker WriteTracker { get; }

Value

Type Description
IFileWriteTracker