- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for isfile (0.06 sec)
-
api/go1.16.txt
pkg io/fs, type DirEntry interface, Type() FileMode pkg io/fs, type FS interface { Open } pkg io/fs, type FS interface, Open(string) (File, error) pkg io/fs, type File interface { Close, Read, Stat } pkg io/fs, type File interface, Close() error pkg io/fs, type File interface, Read([]uint8) (int, error) pkg io/fs, type File interface, Stat() (FileInfo, error) pkg io/fs, type FileInfo interface { IsDir, ModTime, Mode, Name, Size, Sys }
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const ELAST = 96 pkg syscall (netbsd-arm64-cgo), const ELAST Errno pkg syscall (netbsd-arm64-cgo), const ELOOP = 62 pkg syscall (netbsd-arm64-cgo), const EMFILE = 24 pkg syscall (netbsd-arm64-cgo), const EMLINK = 31 pkg syscall (netbsd-arm64-cgo), const EMSGSIZE = 40 pkg syscall (netbsd-arm64-cgo), const EMUL_LINUX = 1 pkg syscall (netbsd-arm64-cgo), const EMUL_LINUX32 = 5
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0)