Enumeration PrettifyType

Use blanks to prettify

Enumeration Members

NONE: ""
WITH_2_BLANKS: " "
WITH_4_BLANKS: " "
WITH_TAB: "\t"

Generated using TypeDoc