git_cred_userpass_plaintext

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct git_cred_userpass_plaintext {}

Members

Variables

parent
git_cred parent;
Undocumented in source.
password
char* password;
Undocumented in source.
username
char* username;
Undocumented in source.

Meta