Function IniLikeGroup.contains

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

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