commandr.utils

Undocumented in source.

Members

Functions

getEntryKindName
string getEntryKindName(IEntry entry)
Undocumented in source. Be warned that the author may not have intended to support it.
getFlagByFull
Nullable!Flag getFlagByFull(T aggregate, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getFlagByShort
Nullable!Flag getFlagByShort(T aggregate, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getOptionByFull
Nullable!Option getOptionByFull(T aggregate, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getOptionByShort
Nullable!Option getOptionByShort(T aggregate, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
matchingCandidate
string matchingCandidate(string[] values, string current)
Undocumented in source. Be warned that the author may not have intended to support it.
minIndex
ptrdiff_t minIndex(T range)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta