MCPcopy Index your code
hub / github.com/wavetermdev/waveterm / GetControlRpc

Method GetControlRpc

pkg/wshutil/wshrouter.go:175–177  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173}
174
175func (router *WshRouter) GetControlRpc() *WshRpc {
176 return router.controlRpc
177}
178
179func (router *WshRouter) SetAsRootRouter() {
180 router.lock.Lock()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected