Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ doToggle
Method
doToggle
tools/xsbug-log/xsbug-machine.js:314–316 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
312
this.doCommand(`stop-profiling`);
313
}
314
doToggle(value) {
315
this.doCommand(`toggle id=
"${value}"
`);
316
}
317
318
// INTERNAL EVENTS
319
Callers
1
toggleOpen
Method · 0.80
Calls
1
doCommand
Method · 0.95
Tested by
no test coverage detected