patch os: File

This commit is contained in:
xushiwei
2024-07-11 14:47:03 +08:00
parent d51a99c8e2
commit dd47971877
14 changed files with 990 additions and 26 deletions

View File

@@ -202,7 +202,6 @@ func Getwd() (dir string, err error) {
// func Hostname() (name string, err error)
// func IsExist(err error) bool
// func IsNotExist(err error) bool
// func IsPathSeparator(c uint8) bool
// func IsPermission(err error) bool
// func IsTimeout(err error) bool