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