MCPcopy Create free account
hub / github.com/FlashpointProject/launcher / open

Method open

src/shared/utils/Gate.ts:20–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 open() {
21 this.isOpen = true;
22 this._listeners.emit('done');
23 }
24}

Callers 1

canReadWriteFunction · 0.45

Calls 1

emitMethod · 0.65

Tested by

no test coverage detected