Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
StringDetails
Interface StringDetails
interface
StringDetails
{
args
?:
Record
<
string
|
number
,
any
>
;
comment
?:
string
|
string
[]
;
message
:
string
;
}
Index
Properties
args?
comment?
message
Properties
Optional
args
args
?:
Record
<
string
|
number
,
any
>
Optional
comment
comment
?:
string
|
string
[]
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
comment
message
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...