dubproxy v1.1.3 (2020-06-25T14:31:16Z)
Dub
Repo
TagReturn
dubproxy
git
Undocumented in source.
@
safe
struct
TagReturn {
string
hash
;
string
tag
;
string
getVersion
();
}
Members
Functions
getVersion
string
getVersion
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
hash
string
hash
;
Undocumented in source.
tag
string
tag
;
Undocumented in source.
Meta
Source
See Implementation
dubproxy
git
aliases
LocalGit
enums
PathKind
TagKind
functions
cloneBare
createWorkingTree
getHashFromVersion
getPathKind
getTagDataLocal
getTagDataRemote
getTags
getTagsLocal
getTagsRemote
insertVersionIntoDubFile
insertVersionIntoDubJsonFile
insertVersionIntoDubSDLFile
structs
TagReturn