MCPcopy
hub / github.com/CodeboxIDE/codebox / save

Function save

core/cb.addons/require-tools/less/lessc.js:136–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134 };
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() {

Callers 1

lessc.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected