IniLikeFile.createEmptyGroup

Can be used in derived classes to create instance of IniLikeGroup.

class IniLikeFile
protected @safe static
createEmptyGroup
(
string groupName
)

Throws

IniLikeException if groupName is empty.

Meta