errors.fyi community error code reference
Errno--EACCES
ruby

Errno::EACCES

Raised when a file or directory operation is denied due to insufficient permissions. Maps to POSIX errno EACCES.

References

← all namespaces