noperm top-level constant

int const noperm

You did not have sufficient permission to perform the operation. This is not intended for file system problems, which should use EX_NOINPUT or EX_CANTCREAT, but rather for higher level permissions.

Implementation

const noperm = 77;