IniLikeLine.fromKeyValue

Construct from key and value.

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

Meta