Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ end
Method
end
modules/commodetto/commodettoRender.js:40–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
begin(/* x = 0, y = 0, width = this.pixelsOut.width - x, height = this.pixelsOut.height - y */) {
39
}
40
end() {
41
}
42
continue(...coodinates) {
43
this.pixelsOut.continue();
44
this.end();
Callers
1
continue
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected