dstatus.progress

Undocumented in source.

Members

Classes

OperationProgressIndicator
class OperationProgressIndicator(alias mkProgressBar, alias mkStepCounter)
Undocumented in source.
ProgressBar
class ProgressBar(alias mkProgressBar)
Undocumented in source.

Functions

makeProgressBar
string makeProgressBar(size_t width, short percent)
Undocumented in source. Be warned that the author may not have intended to support it.
makeStepCounter
string makeStepCounter(size_t currentStep, size_t stepCount)
Undocumented in source. Be warned that the author may not have intended to support it.
operationProgressIndicator
auto operationProgressIndicator(size_t width, size_t stepCount)
Undocumented in source. Be warned that the author may not have intended to support it.
progressBar
auto progressBar(size_t width)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta