desktopfile v0.2.2 (2015-05-07T21:45:39Z)
Dub
Repo
IniLikeGroup.byKeyValue
inilike
IniLikeGroup
class
IniLikeGroup
const @
safe
@
nogc
nothrow
auto
byKeyValue
(
)
Return Value
Type:
auto
range of Tuple!(string, "key", string, "value")
Meta
Source
See Implementation
inilike
IniLikeGroup
functions
addComment
byKeyValue
byLine
contains
localizedValue
name
opIndex
opIndexAssign
removeEntry
setLocalizedValue
value