todod.tag

Undocumented in source.

Members

Aliases

Tags
alias Tags = Set!Tag

A sorted, unique set implementation for Tags Currently based on simple list, so not very efficient

Classes

Tag
class Tag
Undocumented in source.

Functions

loadTags
Tags loadTags(GitRepo gr)
Undocumented in source. Be warned that the author may not have intended to support it.
writeTags
void writeTags(Tags tags, GitRepo gr)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TagDelta
struct TagDelta
Undocumented in source.

Meta