Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodeboxIDE/codebox
/ restore
Function
restore
core/cb.addons/require-tools/less/lessc.js:137–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
135
136
function
save() { temp = chunks[j], memo = i, current = i; }
137
function
restore() { chunks[j] = temp, i = memo, current = i; }
138
139
function
sync() {
140
if
(i > current) {
Callers
1
lessc.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected