ponies v0.0.1 (2018-01-20T21:21:48Z)
Dub
Repo
Row
asciitable
Undocumented in source.
struct
Row {
string
[]
columns
;
this
(string[] data);
}
Constructors
this
this
(string[] data)
Undocumented in source.
Members
Variables
columns
string
[]
columns
;
Undocumented in source.
Meta
Source
See Implementation
asciitable
structs
AsciiTable
Row