IniLikeGroup.contains

Tell if group contains value associated with the key.

class IniLikeGroup
@nogc @safe final const nothrow pure
bool
contains
(
string key
)

Meta