useSpaces

Node parameter for CodeInput, setting spaces as the character used for indents.

@safe
useSpaces
(
int width
)

Parameters

width int

Indent width; number of spaces a single indent consists of.

Meta