asciitable

Asciitable to nicely format tables of strings.

Public Imports

asciitable.packageversion
public import asciitable.packageversion;

Members

Classes

AsciiParts
class AsciiParts
Undocumented in source.
AsciiTable
class AsciiTable

Build your table and later format it

Cell
class Cell
Undocumented in source.
Parts
class Parts
Undocumented in source.
Row
class Row
Undocumented in source.
UnicodeParts
class UnicodeParts
Undocumented in source.

Structs

Formatter
struct Formatter

the formatter collects format parameters and prints the table

Meta

Authors

Christian Koestlin

License

MIT