Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ onFileUploaded
Method
onFileUploaded
app/core/treema-ext.js:343–346 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
341
}
342
343
onFileUploaded (e) {
344
this.data = this.uploadingPath
345
return
this.reset()
346
}
347
}
348
SoundFileTreema.initClass()
349
Callers
nothing calls this directly
Calls
1
reset
Method · 0.95
Tested by
no test coverage detected