exists

fun exists(group: Int): Boolean
fun exists(group: String): Boolean
fun exists(group: Int, file: Int): Boolean
fun exists(group: String, file: String): Boolean
fun exists(group: String, file: Int): Boolean