Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wxbool/video-srt-windows
/ SetCacheAppSetingsData
Method
SetCacheAppSetingsData
app/data.go:304–306 ·
view source on GitHub ↗
设置 应用配置
(data *AppSetings)
Source
from the content-addressed store, hash-verified
302
303
//设置 应用配置
304
func
(setings *AppSetingsAppStruct) SetCacheAppSetingsData(data *AppSetings) {
305
setings.Data.Set(data)
306
}
307
308
309
Callers
2
main
Function · 0.80
RunAppSetingDialog
Method · 0.80
Calls
1
Set
Method · 0.80
Tested by
no test coverage detected