ConfigFile.hasSection

Returns true if the specified section exists.

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

Meta