- cloneRepo
void cloneRepo(string user, string repo)
Undocumented in source. Be warned that the author may not have intended to support it.
- download
ubyte[] download(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
- fetchMaster
ubyte[] fetchMaster(string user, string repo)
Undocumented in source. Be warned that the author may not have intended to support it.
- fmt
string fmt(string fmt, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasRepo
bool hasRepo(string user, string repo)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- reqJSON
auto reqJSON(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolveRepo
auto resolveRepo(string arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- unzipTo
void unzipTo(ubyte[] data, string outdir)
Undocumented in source. Be warned that the author may not have intended to support it.
- usage
void usage()
Undocumented in source. Be warned that the author may not have intended to support it.