MCPcopy
hub / github.com/wavetermdev/waveterm / SetOuterCtx

Method SetOuterCtx

pkg/vdom/vdom_root.go:120–122  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

118}
119
120func (r *RootElem) SetOuterCtx(ctx context.Context) {
121 r.OuterCtx = ctx
122}
123
124func validateCFunc(cfunc any) error {
125 if cfunc == nil {

Callers 1

Test1Function · 0.80

Calls

no outgoing calls

Tested by 1

Test1Function · 0.64