Writer.writeText

Outputs a text node with the given content.

struct Writer(alias OutRange, alias PrettyPrinter = PrettyPrinters.Minimalizer)
void
writeText
(
string text
)

Meta