DescriptorHelper

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

describe
void describe(Output output, Object object, DescriptorOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From AbstractHelper

helperSet
HelperSet helperSet;
Undocumented in source.
getHelperSet
HelperSet getHelperSet()
Undocumented in source. Be warned that the author may not have intended to support it.
setHelperSet
void setHelperSet(HelperSet helperSet)
Undocumented in source. Be warned that the author may not have intended to support it.
formatTime
string formatTime(long seconds)
Undocumented in source. Be warned that the author may not have intended to support it.
formatMemory
string formatMemory(long memory)
Undocumented in source. Be warned that the author may not have intended to support it.
strlenWithoutDecoration
int strlenWithoutDecoration(OutputFormatter formatter, string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta