Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
$ =
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
execSwitch
Function · 0.85
showmsg
Function · 0.70
getdata
Method · 0.45
logErr
Method · 0.45
done
Method · 0.45
Tested by
no test coverage detected