inilike ~master (2021-09-27T18:58:46Z)
Dub
Repo
IniLikeGroup.setUnescapedValue
inilike
file
IniLikeGroup
ditto, localized version
string
setUnescapedValue
(string key, string value, InvalidKeyPolicy invalidKeyPolicy)
string
setUnescapedValue
(string key, string locale, string value, InvalidKeyPolicy invalidKeyPolicy)
class
IniLikeGroup
@
safe
final
string
setUnescapedValue
(
string
key
,
string
locale
,
string
value
,
InvalidKeyPolicy
invalidKeyPolicy
=
InvalidKeyPolicy.throwError
)
Meta
Source
See Implementation
inilike
file
IniLikeGroup
constructors
this
enums
InvalidKeyPolicy
functions
addCommentAfter
addCommentBefore
appendComment
appendValue
byIniLine
byKeyValue
byNode
contains
escapedValue
getNode
groupName
moveLineAfter
moveLineBefore
moveLineToBack
moveLineToFront
prependComment
removeEntry
setEscapedValue
setUnescapedValue
unescapedValue
validateKey
validateValue
static functions
emptyByKeyValue
structs
LineNode
ditto, localized version