hasKey

fun hasKey(groupName: String, key: String): <Error class: unknown class><Boolean>

Looks whether the key file has the key @key in the group

Return

true if @key is a part of @group_name, false otherwise

Since

2.6

Parameters

groupName

a group name

key

a key name