Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chat2AnyLLM/code-agent-manager
/ Init
Method
Init
internal/cli/tool_menu.go:185–185 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
}
184
185
func
(m toolMenuModel) Init() tea.Cmd {
return
nil }
186
187
func
(m toolMenuModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
188
key, ok := msg.(tea.KeyMsg)
Callers
1
providerInitCommand
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected