inilike ~master (2021-09-27T18:58:46Z)
Dub
Repo
IniLikeGroup.this
inilike
file
IniLikeGroup
Create
IniLikeGroup
instance with given name.
class
IniLikeGroup
protected @
nogc
@
safe
nothrow
this
(
string
groupName
)
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
Create IniLikeGroup instance with given name.