Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ click
Function
click
emain/emain-menu.ts:507–509 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
505
{
506
label:
"New Window"
,
507
click() {
508
fireAndForget(createNewWaveWindow);
509
},
510
},
511
]);
512
Callers
nothing calls this directly
Calls
1
fireAndForget
Function · 0.90
Tested by
no test coverage detected