Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/witheve/Eve
/ promptOverwrite
Method
promptOverwrite
src/ide.ts:2130–2133 ·
view source on GitHub ↗
(neueId:string)
Source
from the content-addressed store, hash-verified
2128
}
2129
2130
promptOverwrite(neueId:string) {
2131
this.overwriteId = neueId;
2132
this.render();
2133
}
2134
2135
render() {
2136
// Update child states as necessary
Callers
1
saveDocument
Method · 0.95
Calls
1
render
Method · 0.95
Tested by
no test coverage detected