DDocUtils.unindentText

Unindents all lines in text by the maximum amount possible. Note: counts tabulators the same as single spaces.

struct DDocUtils
static
unindentText

Return Value

Type: cstring

the unindented text or the original text.

Meta