Base class for Helpers. Console Helpers allow you to package up reusable blocks of Console output logic. For example creating tables, progress bars or ascii art.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
bool | bool initialize(Json[string] initData = null) | ||||
this(DConsoleIo | this(DConsoleIo aConsoleIo, Json[string] configData = null) | ||||
this() | this() |