Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stackblitz/bolt.new
/ resetAllFileModifications
Method
resetAllFileModifications
app/lib/stores/workbench.ts:209–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
207
}
208
209
resetAllFileModifications() {
210
this.#filesStore.resetFileModifications();
211
}
212
213
abortAllActions() {
214
// TODO: what do we wanna do and how do we wanna recover from this?
Callers
1
sendMessage
Function · 0.80
Calls
1
resetFileModifications
Method · 0.80
Tested by
no test coverage detected