bs--format-aux

bs--format-aux is a compiled Lisp function in `bs.el'.

(bs--format-aux STRING ALIGN LEN)

Pad STRING to length LEN with alignment ALIGN.
ALIGN is one of the symbols `left', `middle', or `right'.