RepoURLDir

(Git) Repository URL with optional sub-directory relative path.

Constructors

this
this(RepoURL url, DirPath subDir)
Undocumented in source.

Members

Variables

subDir
DirPath subDir;

< Optional sub-directory in url. Can be both in absolute and relative.

url
RepoURL url;
Undocumented in source.

Meta