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