Pad the end of each line to a minimum length using a fill character. Useful for aligning fixed-width output.
Example
Hello World → Hello World
foo_bar_baz → foo_bar_baz
The Quick Brown Fox → The Quick Brown Fox
Pad the end of each line to a minimum length using a fill character. Useful for aligning fixed-width output.
Hello World → Hello World
foo_bar_baz → foo_bar_baz
The Quick Brown Fox → The Quick Brown Fox