Ggit.CredSshInteractive¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
  | 
Virtual Methods¶
- Inherited:
 
  | 
Properties¶
- Inherited:
 
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w/co  | 
The user name  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent_instance  | 
r  | 
Class Details¶
- class Ggit.CredSshInteractive(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
Represents a ssh interactive credential.
- do_prompt(prompts) virtual¶
 - Parameters:
 prompts ([
Ggit.CredSshInteractivePrompt]) – a list of prompts.