Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for is_dir (0.24 seconds)

  1. api/go1.1.txt

    pkg syscall (darwin-386), const DLT_SLIP = 8
    pkg syscall (darwin-386), const DLT_SLIP_BSDOS = 15
    pkg syscall (darwin-386), const DT_BLK = 6
    pkg syscall (darwin-386), const DT_CHR = 2
    pkg syscall (darwin-386), const DT_DIR = 4
    pkg syscall (darwin-386), const DT_FIFO = 1
    pkg syscall (darwin-386), const DT_LNK = 10
    pkg syscall (darwin-386), const DT_REG = 8
    pkg syscall (darwin-386), const DT_SOCK = 12
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Click Count (0)
  2. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const DLT_X2E_XORAYA ideal-int
    pkg syscall (freebsd-386-cgo), const DT_BLK ideal-int
    pkg syscall (freebsd-386-cgo), const DT_CHR ideal-int
    pkg syscall (freebsd-386-cgo), const DT_DIR ideal-int
    pkg syscall (freebsd-386-cgo), const DT_FIFO ideal-int
    pkg syscall (freebsd-386-cgo), const DT_LNK ideal-int
    pkg syscall (freebsd-386-cgo), const DT_REG ideal-int
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Click Count (1)
  3. api/go1.txt

    pkg os, method (*SyscallError) Error() string
    pkg os, method (FileMode) IsDir() bool
    pkg os, method (FileMode) Perm() FileMode
    pkg os, method (FileMode) String() string
    pkg os, type File struct
    pkg os, type FileInfo interface { IsDir, ModTime, Mode, Name, Size, Sys }
    pkg os, type FileInfo interface, IsDir() bool
    pkg os, type FileInfo interface, ModTime() time.Time
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Click Count (0)
Back to Top