Ggit.CredSshInteractive
Properties
| Name | Type | Flags | Short Description | 
|---|
| username | str | r/w/co | The user name | 
 
Fields
| Name | Type | Access | Description | 
|---|
| parent_instance | Ggit.Cred | r |  | 
 
Class Details
- 
class Ggit.CredSshInteractive(**kwargs)
- 
Represents a ssh interactive credential. 
- 
classmethod new(username)
- 
 
- 
get_username()
- 
 
- 
do_prompt(prompts) virtual
- 
 
 
Property Details
- 
Ggit.CredSshInteractive.props.username
- 
The user name