MCPcopy 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

checkCompleteEventMethod · 0.95
etaMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected