exists

fun exists(name: String): Boolean

Checks if a Nexus User exists by its case-sensitive name.

Return

true if the user exists, false otherwise

Parameters

name

The name of the nexus user.