Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for is_dir (0.04 sec)

  1. 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
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DT_BLK ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_CHR = 2
    pkg syscall (netbsd-arm64-cgo), const DT_CHR ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_DIR = 4
    pkg syscall (netbsd-arm64-cgo), const DT_DIR ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_FIFO = 1
    pkg syscall (netbsd-arm64-cgo), const DT_FIFO ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_LNK = 10
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
Back to top