MCPcopy
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//设置 应用配置
304func (setings *AppSetingsAppStruct) SetCacheAppSetingsData(data *AppSetings) {
305 setings.Data.Set(data)
306}
307
308
309

Callers 2

mainFunction · 0.80
RunAppSetingDialogMethod · 0.80

Calls 1

SetMethod · 0.80

Tested by

no test coverage detected