IniLikeLine.fromKeyValue

Construct from key and value.

struct IniLikeLine
@nogc @safe static nothrow
fromKeyValue
(
string key
,
string value
)

Meta