GeneratorGidBuilderImpl.pretty

Set pretty property.

class GeneratorGidBuilderImpl(T)
T
pretty
(
bool propval
)

Parameters

propval bool

Whether the output should be "pretty-printed", with indentation and newlines.

The indentation level can be controlled by using the json.generator.Generator.indent property.

Return Value

Type: T

Builder instance for fluent chaining