Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ save
Method
save
packages/workspace/src/context/view-context.ts:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
};
66
67
async
save() {
68
return
await
this.instance?.save?.();
69
}
70
}
Callers
nothing calls this directly
Calls
1
save
Method · 0.65
Tested by
no test coverage detected