MCPcopy Index your code
hub / github.com/QLHazyCoder/FlowPilot / setStep8PendingReject

Function setStep8PendingReject

background.js:5979–5981  ·  view source on GitHub ↗
(handler)

Source from the content-addressed store, hash-verified

5977}
5978
5979function setStep8PendingReject(handler) {
5980 step8PendingReject = handler;
5981}
5982
5983function cleanupStep8NavigationListeners() {
5984 if (webNavListener) {

Callers 2

cleanupListenerFunction · 0.85
executeStep8Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected