aboutsummaryrefslogtreecommitdiffstats
path: root/util/human/io.lua
Commit message (Expand)AuthorAgeFilesLines
* util.human.io: table: Fix title printing when columns use named keysMatthew Wild2020-06-041-2/+3
* util.human.io: table: Return title row when no row data passedMatthew Wild2020-06-031-0/+5
* util.human.io: table: switch row function to simply returning prepared row st...Matthew Wild2020-06-031-5/+6
* util.human.io: Add padleft, padright and a table printing functionMatthew Wild2020-06-031-0/+53
* util.human.io: Fix variable name [luacheck]Matthew Wild2020-06-021-1/+1
* util.human.io: New central place for UI helpersMatthew Wild2020-06-021-0/+96