Preparing search index...
The search index is not available
txiki.js
txiki.js
global
tjs
FileWatcher
Interface FileWatcher
interface
FileWatcher
{
path
:
string
;
close
(
)
:
void
;
}
Index
Properties
path
Methods
close
Properties
path
path
:
string
Path which is currently being watched.
Methods
close
close
(
)
:
void
Closes the watcher.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
Methods
close
txiki.js
Loading...
Path which is currently being watched.