inilike v0.5.0 (2016-03-20T15:02:38Z)
Dub
Repo
IniLikeLine.fromKeyValue
inilike
file
IniLikeLine
Construct from key and value.
struct
IniLikeLine
@
nogc
@
safe
static nothrow
IniLikeLine
fromKeyValue
(
string
key
,
string
value
)
Meta
Source
See Implementation
inilike
file
IniLikeLine
enums
Type
functions
comment
key
makeNone
type
value
static functions
fromComment
fromKeyValue
Construct from key and value.