Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SukkaW/Surge
/ done
Method
done
Build/lib/rules/base.ts:369–373 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
367
}
368
369
async
done() {
370
await
this.pendingPromise;
371
this.pendingPromise = null;
372
return
this;
373
}
374
375
// private guardPendingPromise() {
376
// // reverse invariant
Callers
4
write
Method · 0.95
compile
Method · 0.95
validate-domain-alive.ts
File · 0.80
build-reject-domainset.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected