MCPcopy 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
117func GetDefaultClient() *ClientImpl {
118 return defaultClient
119}
120
121func (c *ClientImpl) GetIsDone() bool {
122 c.Lock.Lock()

Callers 15

DefineComponentFunction · 0.92
SetGlobalEventHandlerFunction · 0.92
RegisterAppInitFnFunction · 0.92
SendAsyncInitiationFunction · 0.92
TermWriteFunction · 0.92
ConfigAtomFunction · 0.92
DataAtomFunction · 0.92
SharedAtomFunction · 0.92
HandleDynFuncFunction · 0.92
RunMainFunction · 0.92
RegisterEmbedsFunction · 0.92
QueueRefOpFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected