Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
git
GitPromptClient
Interface GitPromptClient
interface
GitPromptClient
{
ask
(
question
)
:
Promise
<
Answer
>
;
}
Implemented by
DugiteGitPromptServer
GitPrompt
Index
Methods
ask
Methods
ask
ask
(
question
)
:
Promise
<
Answer
>
Parameters
question
:
Question
Returns
Promise
<
Answer
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
ask
Theia TypeDoc
Loading...