Function ConfigFile.hasSection

Returns true if the specified section exists.

bool hasSection (
  const(String) section
) nothrow @nogc const;