serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
Configuration.DFmt
served
types
Configuration
Undocumented in source.
struct
Configuration
@
serdeIgnoreUnexpectedKeys
@
serdeOptional
struct
DFmt {
@
serdeOptional
bool
alignSwitchStatements
;
@
serdeOptional
string
braceStyle
;
@
serdeOptional
bool
outdentAttributes
;
@
serdeOptional
bool
spaceAfterCast
;
@
serdeOptional
bool
splitOperatorAtLineEnd
;
@
serdeOptional
bool
selectiveImportSpace
;
@
serdeOptional
bool
compactLabeledStatements
;
@
serdeOptional
string
templateConstraintStyle
;
@
serdeOptional
bool
spaceBeforeFunctionParameters
;
@
serdeOptional
bool
singleTemplateConstraintIndent
;
@
serdeOptional
bool
spaceBeforeAAColon
;
@
serdeOptional
bool
keepLineBreaks
;
@
serdeOptional
bool
singleIndent
;
}
Members
Variables
alignSwitchStatements
bool
alignSwitchStatements
;
Undocumented in source.
braceStyle
string
braceStyle
;
Undocumented in source.
compactLabeledStatements
bool
compactLabeledStatements
;
Undocumented in source.
keepLineBreaks
bool
keepLineBreaks
;
Undocumented in source.
outdentAttributes
bool
outdentAttributes
;
Undocumented in source.
selectiveImportSpace
bool
selectiveImportSpace
;
Undocumented in source.
singleIndent
bool
singleIndent
;
Undocumented in source.
singleTemplateConstraintIndent
bool
singleTemplateConstraintIndent
;
Undocumented in source.
spaceAfterCast
bool
spaceAfterCast
;
Undocumented in source.
spaceBeforeAAColon
bool
spaceBeforeAAColon
;
Undocumented in source.
spaceBeforeFunctionParameters
bool
spaceBeforeFunctionParameters
;
Undocumented in source.
splitOperatorAtLineEnd
bool
splitOperatorAtLineEnd
;
Undocumented in source.
templateConstraintStyle
string
templateConstraintStyle
;
Undocumented in source.
Meta
Source
See Implementation
served
types
Configuration
functions
dcdClientPath
dcdServerPath
stdlibPath
structs
D
DFmt
DScanner
Editor
Git
variables
d
dfmt
dscanner
editor
git