noUser constant

ExitCode const noUser

User specified did not exist.

Implementation

static const noUser = ExitCode._(67, 'noUser');