inilike ~master (2021-09-27T18:58:46Z)
Dub
Repo
IniLikeFile.escapedValue
inilike
file
IniLikeFile
ditto, localized version
string
escapedValue
(string groupName, string key)
string
escapedValue
(string groupName, string key, string locale, Flag!"nonLocaleFallback" nonLocaleFallback)
class
IniLikeFile
@
safe
final
string
escapedValue
(
string
groupName
,
string
key
,
string
locale
,
Flag
!"nonLocaleFallback"
nonLocaleFallback
=
Yes.nonLocaleFallback
)
Meta
Source
See Implementation
inilike
file
IniLikeFile
constructors
this
enums
DuplicateGroupPolicy
DuplicateKeyPolicy
functions
addGenericGroup
appendLeadingComment
byGroup
byNode
clearLeadingComments
createGroupByName
escapedValue
fileName
getNode
group
insertGroup
leadingComments
moveGroupAfter
moveGroupBefore
moveGroupToBack
moveGroupToFront
onCommentInGroup
onGroup
onKeyValue
onLeadingComment
prependLeadingComment
putGroup
readOptions
removeGroup
save
saveToFile
saveToString
unescapedValue
static functions
createEmptyGroup
structs
GroupNode
ReadOptions
WriteOptions
ditto, localized version