Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SamNet-dev/snix
/ newSettingsModel
Function
newSettingsModel
tui/settings.go:21–21 ·
view source on GitHub ↗
(a *App)
Source
from the content-addressed store, hash-verified
19
}
20
21
func
newSettingsModel(a *App) settingsModel {
return
settingsModel{app: a} }
22
23
// settingItem is one row in the Settings UI.
24
type
settingItem
struct
{
Callers
1
newApp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected