Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/filesystem
common/filesystem-watcher-protocol
FileSystemWatcherErrorParams
Interface FileSystemWatcherErrorParams
interface
FileSystemWatcherErrorParams
{
clients
:
number
[]
;
uri
:
string
;
}
Index
Properties
clients
uri
Properties
clients
clients
:
number
[]
Clients to route the events to.
uri
uri
:
string
The uri that originated the error.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clients
uri
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Clients to route the events to.