Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/babycommando/nightride-cli
/ Init
Method
Init
zuse.go:205–208 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
203
}
204
205
func
(m *ircModel) Init() tea.Cmd {
206
m.formInputs[m.formSel].Focus()
207
return
textinput.Blink
208
}
209
210
/* CMDS */
211
Callers
1
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected