remove_group
Description:
Removes the specified group, group_name
, from the key file.
Parameters:
this |
a KeyFile |
group_name |
a group name |
Returns:
true if the group was removed, false otherwise |