Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ GetDefaultClient
Function
GetDefaultClient
tsunami/engine/clientimpl.go:117–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
}
116
117
func
GetDefaultClient() *ClientImpl {
118
return
defaultClient
119
}
120
121
func
(c *ClientImpl) GetIsDone() bool {
122
c.Lock.Lock()
Callers
15
DefineComponent
Function · 0.92
SetGlobalEventHandler
Function · 0.92
RegisterAppInitFn
Function · 0.92
SendAsyncInitiation
Function · 0.92
TermWrite
Function · 0.92
ConfigAtom
Function · 0.92
DataAtom
Function · 0.92
SharedAtom
Function · 0.92
HandleDynFunc
Function · 0.92
RunMain
Function · 0.92
RegisterEmbeds
Function · 0.92
QueueRefOp
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected