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

Errno::EEXIST

Raised when a file or directory creation fails because the target already exists. Maps to POSIX errno EEXIST.

References

← all namespaces