Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
git
DugiteGitPromptServer
Class DugiteGitPromptServer
Implements
GitPromptServer
GitPromptClient
Index
Constructors
constructor
Properties
client
Methods
ask
dispose
set
Client
Constructors
constructor
new
Dugite
Git
Prompt
Server
(
)
:
DugiteGitPromptServer
Returns
DugiteGitPromptServer
Properties
Protected
client
client
:
undefined
|
GitPromptClient
Methods
ask
ask
(
question
)
:
Promise
<
Answer
>
Parameters
question
:
Question
Returns
Promise
<
Answer
>
dispose
dispose
(
)
:
void
Returns
void
set
Client
set
Client
(
client
)
:
void
Parameters
client
:
undefined
|
GitPromptClient
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
client
ask
dispose
set
Client
Theia TypeDoc
Loading...