Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ continue
Method
continue
modules/commodetto/commodettoRender.js:42–46 ·
view source on GitHub ↗
(...coodinates)
Source
from the content-addressed store, hash-verified
40
end() {
41
}
42
continue(...coodinates) {
43
this.pixelsOut.continue();
44
this.end();
45
this.begin(...coodinates);
46
}
47
}
Callers
nothing calls this directly
Calls
3
end
Method · 0.95
begin
Method · 0.95
continue
Method · 0.65
Tested by
no test coverage detected