Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/heft > IHeftTaskRunIncrementalHookOptions > watchFs

IHeftTaskRunIncrementalHookOptions.watchFs property

Access to the file system view that powers watchGlobAsync. This is useful for plugins that do their own file system operations but still want to leverage Heft for watching.

Signature:

readonly watchFs: IWatchFileSystem;