dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
IniLikeGroup.removeEntry
inilike
file
IniLikeGroup
ditto, but remove entry by node.
bool
removeEntry
(string key)
bool
removeEntry
(string key, string locale)
void
removeEntry
(LineNode node)
class
IniLikeGroup
@
safe
final nothrow pure
void
removeEntry
(
LineNode
node
)
Meta
Source
See Implementation
inilike
file
IniLikeGroup
constructors
this
enums
InvalidKeyPolicy
functions
addCommentAfter
addCommentBefore
appendComment
appendValue
byIniLine
byKeyValue
byNode
contains
getNode
groupName
localizedValue
moveLineAfter
moveLineBefore
moveLineToBack
moveLineToFront
opIndex
opIndexAssign
prependComment
readEntry
removeEntry
setLocalizedValue
setValue
validateKey
validateValue
value
writeEntry
static functions
emptyByKeyValue
structs
LineNode
ditto, but remove entry by node.