MCPcopy Create free account
hub / github.com/google/pprof / WantBrowser

Method WantBrowser

driver/driver.go:227–227  ·  view source on GitHub ↗

WantBrowser indicates whether browser should be opened with the -http option.

()

Source from the content-addressed store, hash-verified

225
226 // WantBrowser indicates whether browser should be opened with the -http option.
227 WantBrowser() bool
228
229 // SetAutoComplete instructs the UI to call complete(cmd) to obtain
230 // the auto-completion of cmd, if the UI supports auto-completion at all.

Callers 1

serveWebInterfaceFunction · 0.65

Implementers 4

readlineUIpprof.go
TestUIinternal/proftest/proftest.go
stdUIinternal/driver/options.go
testUIbrowsertests/testutils.go

Calls

no outgoing calls

Tested by

no test coverage detected