inilike ~master (2021-09-27T18:58:46Z)
Dub
Repo
IniLikeGroup.contains
inilike
file
IniLikeGroup
Check if the group contains a 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
escapedValue
getNode
groupName
moveLineAfter
moveLineBefore
moveLineToBack
moveLineToFront
prependComment
removeEntry
setEscapedValue
setUnescapedValue
unescapedValue
validateKey
validateValue
static functions
emptyByKeyValue
structs
LineNode
Check if the group contains a value associated with the key.