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

Method SetAutoComplete

internal/driver/options.go:83–84  ·  view source on GitHub ↗
(func(string) string)

Source from the content-addressed store, hash-verified

81}
82
83func (ui *stdUI) SetAutoComplete(func(string) string) {
84}
85
86func (ui *stdUI) fprint(f *os.File, args []interface{}) {
87 text := fmt.Sprint(args...)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected