MCPcopy Create free account
hub / github.com/codecombat/codecombat / onFileUploaded

Method onFileUploaded

app/core/treema-ext.js:401–405  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

399 }
400
401 onFileUploaded (e) {
402 this.data = this.uploadingPath
403 this.flushChanges()
404 return this.refreshDisplay()
405 }
406}
407GeneralFileTreema.initClass()
408

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected