Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ fakeTerm
Struct
fakeTerm
pkg/iostreams/iostreams.go:525–525 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
523
}
524
525
type
fakeTerm
struct
{}
526
527
func
(t fakeTerm) IsTerminalOutput() bool {
528
return
false
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected