more ~master (2021-04-25T17:22:00Z)
Home
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