Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
terminal
TerminalProfile
Interface TerminalProfile
interface
TerminalProfile
{
start
(
)
:
Promise
<
TerminalWidget
>
;
}
Implemented by
ShellTerminalProfile
Index
Methods
start
Methods
start
start
(
)
:
Promise
<
TerminalWidget
>
Returns
Promise
<
TerminalWidget
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
start
Theia TypeDoc
Loading...