MCPcopy 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

sendMessageFunction · 0.80

Calls 1

Tested by

no test coverage detected