inilike v0.7.0 (2016-05-17T21:06:17Z)
Dub
Repo
IniLikeGroup.contains
inilike
file
IniLikeGroup
Tell if group contains value associated with the key.
class
IniLikeGroup
@
nogc
@
safe
final const nothrow pure
bool
contains
(
string
key
)
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
Tell if group contains value associated with the key.