inilike v0.3.0 (2015-10-16T22:50:11Z)
Dub
Repo
IniLikeGroup.byKeyValue
inilike
IniLikeGroup
Iterate by Key-Value pairs.
class
IniLikeGroup
@
nogc
@
safe
const nothrow
auto
byKeyValue
(
)
Return Value
Type:
auto
Range of Tuple!(string, "key", string, "value")
Meta
Source
See Implementation
inilike
IniLikeGroup
functions
addComment
byIniLine
byKeyValue
contains
localizedValue
name
opIndex
opIndexAssign
removeEntry
setLocalizedValue
value
Iterate by Key-Value pairs.