MCPcopy Create free account
hub / github.com/OpenListTeam/OpenList / IsDeprecated

Method IsDeprecated

internal/model/setting.go:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37func (s SettingItem) IsDeprecated() bool {
38 return s.Flag == DEPRECATED
39}

Callers 1

DeleteSettingItemByKeyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected