versioning

Undocumented in source.

Members

Enums

Grammar
enum Grammar
Undocumented in source.

Functions

Debug
string Debug(string[] arguments)
Undocumented in source. Be warned that the author may not have intended to support it.
DebugAND
string DebugAND(string version1, string version2, string separator, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
DebugBase
string DebugBase(string base_term, string[] derivatives)
Undocumented in source. Be warned that the author may not have intended to support it.
DebugManyAND
string DebugManyAND(string new_name, string[] subsidiaries)
Undocumented in source. Be warned that the author may not have intended to support it.
DebugNOT
string DebugNOT(string version1, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
DebugOR
string DebugOR(string version1, string version2, string separator, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
DebugUmbrella
string DebugUmbrella(string umbrella_term, string[] subsidiaries)
Undocumented in source. Be warned that the author may not have intended to support it.
DebugXOR
string DebugXOR(string version1, string version2, string separator, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
Version
string Version(string[] arguments)
Undocumented in source. Be warned that the author may not have intended to support it.
VersionAND
string VersionAND(string version1, string version2, string separator, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
VersionBase
string VersionBase(string base_term, string[] derivatives)
Undocumented in source. Be warned that the author may not have intended to support it.
VersionManyAND
string VersionManyAND(string new_name, string[] subsidiaries)
Undocumented in source. Be warned that the author may not have intended to support it.
VersionNOT
string VersionNOT(string version1, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
VersionOR
string VersionOR(string version1, string version2, string separator, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
VersionUmbrella
string VersionUmbrella(string umbrella_term, string[] subsidiaries)
Undocumented in source. Be warned that the author may not have intended to support it.
VersionXOR
string VersionXOR(string version1, string version2, string separator, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta