Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for is_dir (0.12 sec)

  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
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (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
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  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
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top