Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VitoHowe/glm-coding
/ contains
Function
contains
app/services/tdc_vm_runner.cjs:58–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
add() {},
57
remove() {},
58
contains() {
59
return
false;
60
},
61
}),
62
children: [],
63
childNodes: [],
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected