This commit replaces deprecated calls to `os.Is{Not,}Exist` with the
newer `errors.Is(err, fs.Err{Not,}Exist)`.
|
||
|---|---|---|
| .. | ||
| copy.go | ||
| create.go | ||
| dir.go | ||
| fsx.go | ||
| same.go | ||
| type.go | ||
This commit replaces deprecated calls to `os.Is{Not,}Exist` with the
newer `errors.Is(err, fs.Err{Not,}Exist)`.
|
||
|---|---|---|
| .. | ||
| copy.go | ||
| create.go | ||
| dir.go | ||
| fsx.go | ||
| same.go | ||
| type.go | ||