ConfigFile.hasSection

Returns true if the specified section exists.

struct ConfigFile
@nogc nothrow const
bool
hasSection
(
in String section
)

Meta