blob: 145c061cf0c89f3b8726f332235e93fa361b703c (
plain) (
blame)
1
2
3
|
Console_Table provides a Console_Table class with methods such as addRow(),
insertRow(), addCol() etc. to build console tables with or without headers and
with user defined table rules, padding, and alignment.
|