ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
Authorship
ae
sys
git
Undocumented in source.
struct
Authorship {
string
name
;
string
email
;
string
date
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
date
string
date
;
Undocumented in source.
email
string
email
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
ae
sys
git
aliases
Hash
functions
repositoryNameFromURL
toCommitHash
toString
static functions
parseAuthorship
structs
Authorship
Commit
GitObject
History
Repository