dlibgit ~master (2015-12-01T17:37:05Z)
Dub
Repo
isGitCredential
git
credentials
Check if type
T
is one of the supported git credential types.
template
isGitCredential (
T
) {
enum
bool
isGitCredential
;
enum
bool
isGitCredential
;
}
Meta
Source
See Implementation
git
credentials
enums
GitCredType
functions
getCredKeyFilePassPhrase
getCredPlainText
getCredPublicKey
structs
GitCred
GitCred_KeyFilePassPhrase
GitCred_PlainText
GitCred_PublicKey
templates
isGitCredential
Check if type T is one of the supported git credential types.