💾 Archived View for godocs.io › os › exec › internal › fdtest captured on 2023-09-28 at 17:38:34. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-08)

➡️ Next capture (2023-11-04)

🚧 View Differences

-=-=-=-=-=-=-

package fdtest - os/exec/internal/fdtest - godocs.io

import "os/exec/internal/fdtest"

Package fdtest provides test helpers for working with file descriptors across exec.

Functions

func Exists

func Exists(fd uintptr) bool

Exists returns true if fd is a valid file descriptor.

Details

Version: v1.21.1 (latest)

Platform: linux/amd64

Imports: 1 packages

Refresh now

Back to home

Search