Generator.getPretty

bool getPretty() nothrow

Retrieves the value set using json.generator.Generator.setPretty.

Returns

TRUE if the generated JSON should be pretty-printed, and

FALSE otherwise