Packages

Advent of code helper - automating setup of tests, solution template and problem input

Current section

Files

Jump to
adglent include showtime@internal@reports@table_AlignLeft.hrl
Raw

include/showtime@internal@reports@table_AlignLeft.hrl

-record(align_left, {
content :: showtime@internal@reports@table:content(),
margin :: integer()
}).