Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Moddable-OpenSource/moddable
/ clearLine
Method
clearLine
tools/xsbug-log/xsbug-debugmachine.js:381–383 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
379
// --- Output helpers ---
380
381
clearLine() {
382
// Implemented dynamically via Router in xsbug-log.js
383
}
384
385
showPrompt() {
386
if
(!this.promptShown) {
Callers
7
print
Method · 0.95
commandError
Method · 0.95
report
Method · 0.95
onResult
Method · 0.95
onBroken
Method · 0.95
cmdBreak
Method · 0.95
cmdDelete
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected