import "os/exec/internal/fdtest"
Package fdtest provides test helpers for working with file descriptors across exec.
func Exists(fd uintptr) bool
Exists returns true if fd is a valid file descriptor.
Version: v1.22.4 (latest)
Platform: linux/amd64
Imports: 1 packages
Refresh now
Back to home
Search