d-properties v1.0.3 (2022-03-29T19:37:22Z)
Home
Dub
Repo
SeparatorStyle
d_properties
writer
The style of separator to use when writing.
Values
Value
Meaning
EQUALS
"="
EQUALS_SPACED
" = "
COLON
":"
COLON_SPACED
" : "
SPACE
" "
Meta
Source
See Implementation
d_properties
writer
enums
CommentStyle
SeparatorStyle
functions
writeToFile
The style of separator to use when writing.