Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ end
Method
end
packages/designer/src/document/history.ts:262–266 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
260
}
261
262
end() {
263
if
(this.isActive()) {
264
this.clearTimer();
265
}
266
}
267
268
private setTimer() {
269
this.clearTimer();
Callers
8
setTimer
Method · 0.95
constructor
Method · 0.45
go
Method · 0.45
savePoint
Method · 0.45
session.test.ts
File · 0.45
writeZipToDisk
Function · 0.45
sync-oss.js
File · 0.45
sync-oss.js
File · 0.45
Calls
2
isActive
Method · 0.95
clearTimer
Method · 0.95
Tested by
no test coverage detected