KeyFile.removeGroup

bool removeGroup(string groupName)

Removes the specified group, group_name, from the key file.

Parameters

groupNamea group name

Returns

true if the group was removed, false otherwise

Throws

[KeyFileException]