noUser constant

ExitCodeExt const noUser

User specified did not exist.

Implementation

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