muesli4 / table-layout

Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on specific characters and limiting of cell width)..
BSD 3-Clause "New" or "Revised" License
37 stars 11 forks source link

Add examples and preconditions for trimOrPadBetween #49

Closed muesli4 closed 1 year ago

muesli4 commented 1 year ago

Functions that turn Cell into StringBuilder are explained with examples and preconditions. It would be nice if you could explain the behavior of trimOrPadBetween in the same way.