src.elv.sh/pkg/cli/prompt.Config.Compute (field)
5 uses
src.elv.sh/pkg/cli/prompt (current package)
prompt.go#L31: Compute func() ui.Text
prompt.go#L53: if cfg.Compute == nil {
prompt.go#L54: cfg.Compute = func() ui.Text { return unknownContent }
prompt.go#L79: ch <- p.config.Compute()
src.elv.sh/pkg/edit
prompt.go#L77: Compute: func() ui.Text {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)