Module comfy_table::modifiers[][src]

Expand description

Contains modifiers, that can be used to alter certain parts of a preset.
For instance, the UTF8_ROUND_CORNERS replaces all corners with round UTF8 box corners.

Constants

A modifier, that when applied will convert the outer corners to round corners.

A modifier, that when applied will convert the inner borders to solid lines.