Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SnapDrop/snapdrop
/ progress
Method
progress
client/scripts/network.js:472–474 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
470
}
471
472
get progress() {
473
return
this._offset / this._file.size;
474
}
475
}
476
477
class
FileDigester {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected