Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/terminal
browser/terminal-link-provider
TerminalLink
Interface TerminalLink
interface
TerminalLink
{
length
:
number
;
startIndex
:
number
;
tooltip
?:
string
;
handle
()
:
Promise
<
void
>
;
}
Index
Properties
length
start
Index
tooltip?
Methods
handle
Properties
length
length
:
number
start
Index
startIndex
:
number
Optional
tooltip
tooltip
?:
string
Methods
handle
handle
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
length
start
Index
tooltip
Methods
handle
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...