MCPcopy 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
185func (m toolMenuModel) Init() tea.Cmd { return nil }
186
187func (m toolMenuModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
188 key, ok := msg.(tea.KeyMsg)

Callers 1

providerInitCommandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected