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

Function newProfilesModel

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

Source from the content-addressed store, hash-verified

21}
22
23func newProfilesModel(a *App) profilesModel { return profilesModel{app: a} }
24
25func (m profilesModel) Init() tea.Cmd { return nil }
26

Callers 2

newAppFunction · 0.85
UpdateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected