inilike v0.7.0 (2016-05-17T21:06:17Z)
Dub
Repo
IniLikeGroup.removeEntry
inilike
file
IniLikeGroup
ditto, but remove entry by localized key
bool
removeEntry
(string key)
void
removeEntry
(string key, string locale)
class
IniLikeGroup
@
safe
final nothrow pure
void
removeEntry
(
string
key
,
string
locale
)
Meta
Source
See Implementation
inilike
file
IniLikeGroup
constructors
this
functions
appendComment
byIniLine
byKeyValue
contains
groupName
localizedValue
opIndex
opIndexAssign
prependComment
readEntry
removeEntries
removeEntry
setLocalizedValue
validateKey
validateKeyAndValue
validateValue
value
writeEntry
static functions
emptyByKeyValue
ditto, but remove entry by localized key