MCPcopy
hub / github.com/cli/cli / Fd

Method Fd

pkg/iostreams/iostreams.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30type fileWriter interface {
31 io.Writer
32 Fd() uintptr
33}
34
35type fileReader interface {

Callers 11

utils.goFile · 0.65
gardenRunFunction · 0.65
common.goFile · 0.65
IsStdoutTTYMethod · 0.65
StartPagerMethod · 0.65
SystemFunction · 0.65
isTerminalFunction · 0.65
TryLockFunction · 0.65
TryLockFunction · 0.65
IsTerminalFunction · 0.65
waitForEchoDisabledFunction · 0.65

Implementers 3

fdWriterpkg/iostreams/iostreams.go
fdWriteCloserpkg/iostreams/iostreams.go
fdReaderpkg/iostreams/iostreams.go

Calls

no outgoing calls

Tested by 1

waitForEchoDisabledFunction · 0.52