IncrementalBar

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

force_update
void force_update()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

phases
string[] phases;
Undocumented in source.

Inherited Members

From Bar

width
size_t width;
Undocumented in source.
suffix
string delegate() suffix;
Undocumented in source.
bar_prefix
string bar_prefix;
Undocumented in source.
bar_suffix
string bar_suffix;
Undocumented in source.
empty_fill
string empty_fill;
Undocumented in source.
fill
string fill;
Undocumented in source.
force_update
void force_update()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta