MCPcopy Create free account
hub / github.com/OverloadBlitz/cloudcent-cli / SettingsEvent

TypeAlias SettingsEvent

internal/tui/views/settings.go:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17)
18
19type SettingsEvent int
20
21const (
22 SettingsEventNone SettingsEvent = iota

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected