Home > @rushstack/heft > IWatchedFileState
IWatchedFileState interface
Information about the state of a watched file.
Signature:
export interface IWatchedFileState
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
changed | boolean | If the file has changed since the last invocation. |