Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
func
newProfilesModel(a *App) profilesModel {
return
profilesModel{app: a} }
24
25
func
(m profilesModel) Init() tea.Cmd {
return
nil }
26
Callers
2
newApp
Function · 0.85
Update
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected