Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/pprof
/ IsTerminal
Method
IsTerminal
internal/driver/options.go:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
func
(ui *stdUI) IsTerminal() bool {
76
return
false
77
}
78
79
func
(ui *stdUI) WantBrowser() bool {
80
return
true
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected