Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
19
func
NewHelp() Help {
20
return
Help{}
21
}
22
23
func
(h *Help) SetWidth(w int) {
24
h.width = w
Callers
12
NewLogs
Function · 0.85
NewActionsMenu
Function · 0.85
NewDashboard
Function · 0.85
NewSettingsMenu
Function · 0.85
TestHelp_RenderBasic
Function · 0.85
TestHelp_RenderEmpty
Function · 0.85
TestHelp_RenderSkipsEmptyHelp
Function · 0.85
TestHelp_RenderWraps
Function · 0.85
NewRemove
Function · 0.85
NewInstall
Function · 0.85
NewSettings
Function · 0.85
newTestLogs
Function · 0.85
Calls
no outgoing calls
Tested by
5
TestHelp_RenderBasic
Function · 0.68
TestHelp_RenderEmpty
Function · 0.68
TestHelp_RenderSkipsEmptyHelp
Function · 0.68
TestHelp_RenderWraps
Function · 0.68
newTestLogs
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…