- download
void download(string ver, void delegate(scope InputStream) del)
Undocumented in source. Be warned that the author may not have intended to support it.
- getBranches
RefInfo[] getBranches()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDownloadUrl
string getDownloadUrl(string ver)
Undocumented in source. Be warned that the author may not have intended to support it.
- getInfo
RepositoryInfo getInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTags
RefInfo[] getTags()
Undocumented in source. Be warned that the author may not have intended to support it.
- readFile
void readFile(string commit_sha, Path path, void delegate(scope InputStream) reader)
Undocumented in source. Be warned that the author may not have intended to support it.