Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ doSelect
Method
doSelect
tools/xsbug-log/xsbug-machine.js:296–298 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
294
}
295
}
296
doSelect(value) {
297
this.doCommand(`select id=
"${value}"
`);
298
}
299
doStep() {
300
this.doCommand(`step`);
301
}
Callers
1
cmdFrame
Method · 0.80
Calls
1
doCommand
Method · 0.95
Tested by
no test coverage detected