Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for isdir (0.13 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const EINVAL = 22
    pkg syscall (netbsd-arm64-cgo), const EIO = 5
    pkg syscall (netbsd-arm64-cgo), const EISCONN = 56
    pkg syscall (netbsd-arm64-cgo), const EISDIR = 21
    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
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg io/fs, method (FileMode) IsDir() bool
    pkg io/fs, method (FileMode) IsRegular() bool
    pkg io/fs, method (FileMode) Perm() FileMode
    pkg io/fs, method (FileMode) String() string
    pkg io/fs, method (FileMode) Type() FileMode
    pkg io/fs, type DirEntry interface { Info, IsDir, Name, Type }
    pkg io/fs, type DirEntry interface, Info() (FileInfo, error)
    pkg io/fs, type DirEntry interface, IsDir() bool
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
Back to top