dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
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
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
Tell if group contains value associated with the key.