ConfigFile.getSectionKeys

Returns an array of all defined key identifiers in the specified section.

struct ConfigFile
@nogc nothrow const
PoolStringArray
getSectionKeys
(
StringArg0
)
(
in StringArg0 section
)

Meta