more ~cgiUpdates (2022-04-23T18:41:30.7951577)
Dub
Repo
RepoSet
more
repos
Undocumented in source.
struct
RepoSet {
Appender
!(
Repo
[])
repos
;
bool
pathBelongsToKnownRepo
(string path, Repo foundRepo);
}
Members
Functions
pathBelongsToKnownRepo
bool
pathBelongsToKnownRepo
(string path, Repo foundRepo)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
repos
Appender
!(
Repo
[])
repos
;
Undocumented in source.
Meta
Source
See Implementation
more
repos
functions
findRepo
insideGitRepo
structs
Repo
RepoSet
variables
gitDir
knownRepos