exists User
Checks if a Jenkins user exists.
Return
true
if the user exists, false
otherwise.
Parameters
username
The username of the user.
Checks if a Jenkins user exists.
true
if the user exists, false
otherwise.
The username of the user.