otherwise.
KeyFile.hasGroup
bool hasGroup(string groupName)Looks whether the key file has the group group_name.
Parameters
groupName | a group name |
Returns
true if group_name is a part of key_file, false
bool hasGroup(string groupName)Looks whether the key file has the group group_name.
groupName | a group name |
otherwise.