makeFixedWidth

Undocumented in source. Be warned that the author may not have intended to support it.
@safe pure
string
makeFixedWidth
(
string truncatedSuffix = "..."
alias justify = leftJustify
T...
)
(
in size_t width
,
in T args
)

Meta