wrapMutiLine

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

package
void
wrapMutiLine
(
Output
S
)
(
auto ref Output output
,
S s
,
in size_t columns = 80
,
S firstindent = null
,
S indent = null
,
in size_t tabsize = 8
)

Meta