Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/filesystem
node/parcel-watcher/parcel-filesystem-service
ParcelFileSystemWatcherServerOptions
Interface ParcelFileSystemWatcherServerOptions
interface
ParcelFileSystemWatcherServerOptions
{
error
:
(
message
:
string
,
...
args
:
any
[]
)
=>
void
;
info
:
(
message
:
string
,
...
args
:
any
[]
)
=>
void
;
parcelOptions
:
Options
;
verbose
:
boolean
;
}
Index
Properties
error
info
parcel
Options
verbose
Properties
error
error
:
(
message
:
string
,
...
args
:
any
[]
)
=>
void
eslint-disable-next-line @typescript-eslint/no-explicit-any
info
info
:
(
message
:
string
,
...
args
:
any
[]
)
=>
void
eslint-disable-next-line @typescript-eslint/no-explicit-any
parcel
Options
parcelOptions
:
Options
verbose
verbose
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
info
parcel
Options
verbose
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
eslint-disable-next-line @typescript-eslint/no-explicit-any