InsertIndent

$(PHOBOS_REF Flag, std, typecons) indicating whether a write function of XMLWriter which accepts text which may include newlines will write an indent after each newline is written.

alias InsertIndent = Flag!"InsertIndent"

Meta