MCPcopy
hub / github.com/chavyleung/scripts / box.switcher.js

File box.switcher.js

box/switcher/box.switcher.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const $ = new Env('会话切换')
2$.KEY_sessions = 'chavy_boxjs_sessions'
3$.KEY_curSessions = 'chavy_boxjs_cur_sessions'
4$.CFG_isSilent = $.getdata('CFG_BoxSwitcher_isSilent')

Callers

nothing calls this directly

Calls 5

execSwitchFunction · 0.85
showmsgFunction · 0.70
getdataMethod · 0.45
logErrMethod · 0.45
doneMethod · 0.45

Tested by

no test coverage detected