Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/basecamp/once
/ Update
Method
Update
internal/ui/form.go:27–27 ·
view source on GitHub ↗
(tea.Msg)
Source
from the content-addressed store, hash-verified
25
26
type
FormField
interface
{
27
Update(tea.Msg) tea.Cmd
28
View() string
29
Focus() tea.Cmd
30
Blur()
Callers
15
send
Method · 0.65
processMsg
Method · 0.65
TestUpdateDetectsLocalImageChange
Function · 0.65
Update
Method · 0.65
checkUpdate
Method · 0.65
Update
Method · 0.65
handleFilterKey
Method · 0.65
handleNormalKey
Method · 0.65
Update
Method · 0.65
Update
Method · 0.65
Update
Method · 0.65
Update
Method · 0.65
Implementers
3
TextField
internal/ui/form.go
CheckboxField
internal/ui/form.go
StaticField
internal/ui/form.go
Calls
no outgoing calls
Tested by
15
send
Method · 0.52
processMsg
Method · 0.52
TestUpdateDetectsLocalImageChange
Function · 0.52
updateDashboard
Function · 0.52
imageFormTypeText
Function · 0.52
imageFormPressTab
Function · 0.52
updateSettings
Function · 0.52
updateActionsMenu
Function · 0.52
updateForm
Function · 0.52
hostnameFormTypeText
Function · 0.52
hostnameFormPressTab
Function · 0.52
updateRemove
Function · 0.52