AsTable
@safe pure nothrow @nogc
struct AsTable (
) {
}
- args
T args;
Undocumented in source.
- border
string border;
Undocumented in source.
- recurseFlag
bool recurseFlag;
Undocumented in source.
- rowNr
RowNr rowNr;
Undocumented in source.
nxt attributes
aliasesenumsfunctionsstructs
Table. TODO: Should asTable autowrap args AsRows when needed?