ConfigFile.eraseSection

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

struct ConfigFile
@nogc nothrow
void
eraseSection
(
StringArg0
)
(
in StringArg0 section
)

Meta