Bar

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

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.
suffix
string delegate() suffix;
Undocumented in source.
width
size_t width;
Undocumented in source.

Inherited Members

From Progress

max
size_t max;
Undocumented in source.
eta
Duration eta [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
percent
real percent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
progress
real progress [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
remaining
size_t remaining [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
goto_index
void goto_index(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
iter
auto iter(R it)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta