MCPcopy
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
325func (p InteractiveSelectPrinter) renderSelector() string {
326 return p.SelectorStyle.Sprint(p.Selector)
327}

Callers 2

renderSelectMenuMethod · 0.95
renderFinishedMenuMethod · 0.95

Calls 1

SprintMethod · 0.65

Tested by

no test coverage detected