Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VitoHowe/glm-coding
/ setStart
Function
setStart
app/services/tdc_vm_runner.cjs:162–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
createRange() {
161
return
makeNoopProxy({
162
setStart() {},
163
setEnd() {},
164
getBoundingClientRect() {
165
return
{ width: 100, height: 20 };
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected