exists

fun exists(name: String): Boolean

Checks whether an entry exists.

Return

true if so, false otherwise.

Parameters

name

the entry's name.