Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MALSync/MALSync
/ progress
Method
progress
src/utils/progressRelease.ts:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
progress() {
72
return
this.progressItem;
73
}
74
75
isFinished(): boolean {
76
return
this.isProgressFinished();
Callers
10
injectProgress
Method · 0.80
fullListCallback
Method · 0.80
sortAiringList
Function · 0.80
orderItems
Function · 0.80
sortItemsByLastTimestamp
Function · 0.80
sortItemsByPrediction
Function · 0.80
sortUnread
Function · 0.80
fullListCallback
Method · 0.80
setEpPrediction
Method · 0.80
bookmarks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected