💾 Archived View for godocs.io › os › exec › internal › fdtest captured on 2024-05-26 at 16:33:10. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-12)
-=-=-=-=-=-=-
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.