Node TAP
GitHub
node-tap.org
Preparing search index...
@tapjs/run
repl/watch
Watch
Class Watch
Index
Constructors
constructor
Properties
file
Watcher?
on
Change
process
Info
watched
Files
Accessors
watching
Methods
close
start
validate
Changes
Constructors
constructor
new
Watch
(
processInfo
:
ProcessInfo
,
onChange
:
()
=>
any
)
:
Watch
Parameters
processInfo
:
ProcessInfo
onChange
:
()
=>
any
Returns
Watch
Properties
Optional
file
Watcher
fileWatcher
?:
FSWatcher
on
Change
onChange
:
()
=>
any
process
Info
processInfo
:
ProcessInfo
watched
Files
watchedFiles
:
string
[]
= []
Accessors
watching
get
watching
()
:
boolean
Returns
boolean
Methods
close
close
()
:
void
Returns
void
start
start
()
:
void
Returns
void
validate
Changes
validateChanges
()
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
file
Watcher
on
Change
process
Info
watched
Files
Accessors
watching
Methods
close
start
validate
Changes
GitHub
node-tap.org
Node TAP
Loading...