Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
git
GitPrompt
Class GitPrompt
Hierarchy (
view full
)
GitPrompt
GitQuickOpenPrompt
Implements
GitPromptClient
Disposable
Index
Constructors
constructor
Properties
server
to
Dispose
Methods
ask
dispose
init
Constructors
constructor
new
Git
Prompt
(
)
:
GitPrompt
Returns
GitPrompt
Properties
Protected
Readonly
server
server
:
GitPromptServer
Protected
Readonly
to
Dispose
to
Dispose
:
DisposableCollection
= ...
Methods
ask
ask
(
question
)
:
Promise
<
Answer
>
Parameters
question
:
Question
Returns
Promise
<
Answer
>
dispose
dispose
(
)
:
void
Returns
void
Protected
init
init
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
server
to
Dispose
ask
dispose
init
Theia TypeDoc
Loading...