Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NathanPB/progress.js
/ isComplete
Method
isComplete
src/ProgressBar.ts:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
}
110
111
public isComplete(): boolean {
112
return
this.current >= this.total
113
}
114
115
}
Callers
2
checkCompleteEvent
Method · 0.95
eta
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected