Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ stopFile
Method
stopFile
app/core/treema-ext.js:323–323 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
321
}
322
323
stopFile () {
return
(this.instance != null ? this.instance.stop() : undefined) }
324
325
onFileChosen (InkBlob) {
326
if
(!this.settings.filePath) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected