Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pterm/pterm
/ renderSelector
Method
renderSelector
interactive_select_printer.go:325–327 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
323
}
324
325
func
(p InteractiveSelectPrinter) renderSelector() string {
326
return
p.SelectorStyle.Sprint(p.Selector)
327
}
Callers
2
renderSelectMenu
Method · 0.95
renderFinishedMenu
Method · 0.95
Calls
1
Sprint
Method · 0.65
Tested by
no test coverage detected