MCPcopy
hub / github.com/basecamp/once / WithHelp

Function WithHelp

internal/ui/keys.go:11–14  ·  view source on GitHub ↗
(b key.Binding, k, desc string)

Source from the content-addressed store, hash-verified

9}
10
11func WithHelp(b key.Binding, k, desc string) key.Binding {
12 b.SetHelp(k, desc)
13 return b
14}

Callers 15

logs.goFile · 0.85
actions_menu.goFile · 0.85
NewActionsMenuFunction · 0.85
dashboard.goFile · 0.85
settings_menu.goFile · 0.85
NewSettingsMenuFunction · 0.85
TestHelp_RenderBasicFunction · 0.85
TestHelp_RenderWrapsFunction · 0.85

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…