inilike v1.1.0 (2017-10-23T16:32:25Z)
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
aliases
readEntry
setValue
value
writeEntry
constructors
this
enums
InvalidKeyPolicy
functions
addCommentAfter
addCommentBefore
appendComment
appendValue
byIniLine
byKeyValue
byNode
contains
escapedValue
getNode
groupName
localizedValue
moveLineAfter
moveLineBefore
moveLineToBack
moveLineToFront
opIndex
opIndexAssign
prependComment
removeEntry
setEscapedValue
setLocalizedValue
setUnescapedValue
unescapedValue
validateKey
validateValue
static functions
emptyByKeyValue
structs
LineNode
Create IniLikeGroup instance with given name.