Watch Module
Contains helpers to setup watch commands
Types and nested modules
| Type/Module | Description |
Functions and values
| Function or value | Description |
Full Usage:
setupWatcher options folders onChange
Parameters:
WatcherOptions
folders : string list
onChange : unit -> 'a
Returns: FileSystemWatcherList
|
|
RunHelpers