MCPcopy 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
21func newSettingsModel(a *App) settingsModel { return settingsModel{app: a} }
22
23// settingItem is one row in the Settings UI.
24type settingItem struct {

Callers 1

newAppFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected