IniLikeGroup.contains

Check if the group contains a value associated with the key.

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

Meta