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 |
Removes the specified group, group_name, from the key file.
| this |
a KeyFile |
| group_name |
a group name |
|
true if the group was removed, false otherwise |