💾 Archived View for godocs.io › os › exec › internal › fdtest captured on 2023-09-08 at 17:06:16. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
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.