Search Options

Display Count
Sort
Preferred Language
Advanced Search

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

  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
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Click Count (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
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
Back to Top