Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/basecamp/once
/ hostnameFormPressTab
Function
hostnameFormPressTab
internal/ui/install_hostname_form_test.go:75–77 ·
view source on GitHub ↗
(form *InstallHostnameForm)
Source
from the content-addressed store, hash-verified
73
}
74
75
func
hostnameFormPressTab(form *InstallHostnameForm) {
76
*form, _ = form.Update(keyPressMsg(
"tab"
))
77
}
Callers
3
TestInstallHostnameForm_Submit
Function · 0.85
TestInstallHostnameForm_Cancel
Function · 0.85
TestInstallHostnameForm_RequiresHostname
Function · 0.85
Calls
2
keyPressMsg
Function · 0.85
Update
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…