MCPcopy Create free account
hub / github.com/SamNet-dev/snix / newHomeModel

Function newHomeModel

tui/home.go:17–17  ·  view source on GitHub ↗
(a *App)

Source from the content-addressed store, hash-verified

15}
16
17func newHomeModel(a *App) homeModel { return homeModel{app: a} }
18
19func (m homeModel) Init() tea.Cmd { return nil }
20

Callers 1

newAppFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected