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

Function NewHelp

internal/ui/help.go:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17}
18
19func NewHelp() Help {
20 return Help{}
21}
22
23func (h *Help) SetWidth(w int) {
24 h.width = w

Callers 12

NewLogsFunction · 0.85
NewActionsMenuFunction · 0.85
NewDashboardFunction · 0.85
NewSettingsMenuFunction · 0.85
TestHelp_RenderBasicFunction · 0.85
TestHelp_RenderEmptyFunction · 0.85
TestHelp_RenderWrapsFunction · 0.85
NewRemoveFunction · 0.85
NewInstallFunction · 0.85
NewSettingsFunction · 0.85
newTestLogsFunction · 0.85

Calls

no outgoing calls

Tested by 5

TestHelp_RenderBasicFunction · 0.68
TestHelp_RenderEmptyFunction · 0.68
TestHelp_RenderWrapsFunction · 0.68
newTestLogsFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…