Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin
TerminalCompletionContext
Interface TerminalCompletionContext
interface
TerminalCompletionContext
{
commandLine
:
string
;
cursorPosition
:
number
;
}
Index
Properties
command
Line
cursor
Position
Properties
command
Line
command
Line
:
string
The complete terminal command line.
cursor
Position
cursor
Position
:
number
The index of the cursor in the command line.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
command
Line
cursor
Position
Theia TypeDoc
Loading...
The complete terminal command line.