WatchConfig
Defined in: watch-types.ts:21
Configuration for the watch command.
Properties
alertConditions
readonlyalertConditions:AlertCondition[]
Defined in: watch-types.ts:25
cooldownMs
readonlycooldownMs:number
Defined in: watch-types.ts:28
dirs
readonlydirs:string[]
Defined in: watch-types.ts:22
notifyChannels
readonlynotifyChannels:NotifyChannel[]
Defined in: watch-types.ts:26
pollIntervalMs
readonlypollIntervalMs:number
Defined in: watch-types.ts:24
recursive
readonlyrecursive:boolean
Defined in: watch-types.ts:23
stateFilePath
readonlystateFilePath:string
Defined in: watch-types.ts:27