MCPcopy
hub / github.com/claude-code-best/claude-code / _notify

Method _notify

src/utils/QueryGuard.ts:118–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116 }
117
118 private _notify(): void {
119 this._changed.emit()
120 }
121}

Callers 5

reserveMethod · 0.95
cancelReservationMethod · 0.95
tryStartMethod · 0.95
endMethod · 0.95
forceEndMethod · 0.95

Calls 1

emitMethod · 0.45

Tested by

no test coverage detected