Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scriptscat/scriptcat
/ config.test.ts
File
config.test.ts
src/pkg/config/config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, beforeEach } from
"vitest"
;
2
import
{ SystemConfig } from
"./config"
;
3
import
{ MessageQueue } from
"@Packages/message/message_queue"
;
4
Callers
nothing calls this directly
Calls
12
setCloudSync
Method · 0.80
getCloudSync
Method · 0.80
setLanguage
Method · 0.80
setVscodeUrl
Method · 0.80
setEnableScript
Method · 0.80
setCheckScriptUpdateCycle
Method · 0.80
setEnableEslint
Method · 0.80
getLanguage
Method · 0.80
getVscodeUrl
Method · 0.80
clear
Method · 0.65
get
Method · 0.65
set
Method · 0.65
Tested by
no test coverage detected