MCPcopy
hub / github.com/IceWhaleTech/CasaOS / UpdateSystemVersion

Method UpdateSystemVersion

service/system.go:38–38  ·  view source on GitHub ↗
(version string)

Source from the content-addressed store, hash-verified

36
37type SystemService interface {
38 UpdateSystemVersion(version string)
39 GetSystemConfigDebug() []string
40 GetCasaOSLogs(lineNumber int) string
41 UpdateAssist()

Callers 1

SystemUpdateFunction · 0.65

Implementers 1

systemServiceservice/system.go

Calls

no outgoing calls

Tested by

no test coverage detected