Ggit.CredSshInteractivePrompt
Ggit.CredSshInteractivePrompt.new()
Ggit.CredSshInteractivePrompt.get_instruction()
Ggit.CredSshInteractivePrompt.get_name()
Ggit.CredSshInteractivePrompt.get_response()
Ggit.CredSshInteractivePrompt.get_text()
Ggit.CredSshInteractivePrompt.is_masked()
Ggit.CredSshInteractivePrompt.ref()
Ggit.CredSshInteractivePrompt.set_response()
Ggit.CredSshInteractivePrompt.unref()
None
class
new (name, instruction, text, is_masked)
new
get_instruction ()
get_instruction
get_name ()
get_name
get_response ()
get_response
get_text ()
get_text
is_masked ()
is_masked
ref ()
ref
set_response (response)
set_response
unref ()
unref
Represents a ssh interactive prompt.
name (str) –
str
instruction (str) –
text (str) –
is_masked (bool) –
bool
response (str) –