Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ saveBackup
Method
saveBackup
app/models/CocoModel.js:177–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
175
}
176
177
saveBackup () {
return
this.saveBackupNow() }
178
179
saveBackupNow () {
180
storage.save(this.backupKey(), this.attributes)
Callers
2
set
Method · 0.95
onTranslationChanged
Method · 0.80
Calls
1
saveBackupNow
Method · 0.95
Tested by
no test coverage detected