Virtual Method

GgitCredSshInteractiveprompt

Declaration [src]

void
prompt (
  GgitCredSshInteractive* cred,
  GgitCredSshInteractivePrompt** prompts,
  gsize num_prompts
)

Description

No description available.

Parameters

prompts An array of GgitCredSshInteractivePrompt*
 

A list of prompts.

 The length of the array is specified in the num_prompts argument.
 The data is owned by the caller of the function.
num_prompts gsize
 

Number of prompts.