Function ConfigFile.eraseSection

Deletes the specified section along with all the key-value pairs inside.

void eraseSection (
  const(String) section
) nothrow @nogc;