Header menu logo RunHelpers

Watch Module

Contains helpers to setup watch commands

Types and nested modules

Type/Module Description

FileSystemWatcherList (Module)

WatcherOptions (Module)

FileSystemWatcherList (Type)

Helpertype for multiple FileSystemWatchers

WatcherOptions (Type)

Functions and values

Function or value Description

setupWatcher options folders onChange

Full Usage: setupWatcher options folders onChange

Parameters:
    options : WatcherOptions
    folders : string list
    onChange : unit -> 'a

Returns: FileSystemWatcherList
options : WatcherOptions
folders : string list
onChange : unit -> 'a
Returns: FileSystemWatcherList

Type something to start searching.