Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
37
type
SystemService
interface
{
38
UpdateSystemVersion(version string)
39
GetSystemConfigDebug() []string
40
GetCasaOSLogs(lineNumber int) string
41
UpdateAssist()
Callers
1
SystemUpdate
Function · 0.65
Implementers
1
systemService
service/system.go
Calls
no outgoing calls
Tested by
no test coverage detected