FormattingOptions

Undocumented in source.
final
class FormattingOptions {}

Constructors

this
this()
Undocumented in source.

Members

Variables

insertSpaces
bool insertSpaces;
Undocumented in source.
tabSize
size_t tabSize;
Undocumented in source.

Meta