$
errors.fyi/go/os.ErrExist
128
namespaces
·
4,025
codes
errors.fyi
/
go
/
os.ErrExist
go · go/os.ErrExist
os.ErrExist
File Already Exists
File or directory already exists. Wraps the underlying OS error (EEXIST on Unix).
References
pkg.go.dev/os
In this namespace
← previous
os.ErrDeadlineExceeded
I/O Deadline Exceeded
next →
os.ErrInvalid
Invalid Argument
io.ErrShortWrite
io.ErrUnexpectedEOF
net.ErrClosed
net.ErrWriteToConnected
os.ErrDeadlineExceeded
os.ErrExist
os.ErrInvalid
os.ErrNoDeadline
os.ErrNotExist
os.ErrPermission
os.ErrProcessDone
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT