Format

Format of pretty printing.

Members

Variables

hideInit
bool hideInit;

Flags that .init values should be hidden.

indentation
string indentation;

Indentation character.

newline
string newline;

New line terminator. See: https://en.wikipedia.org/wiki/Newline

showType
bool showType;

Flags that (field) types should be shown.

Meta