Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
canReadWrite
Function · 0.45
Calls
1
emit
Method · 0.65
Tested by
no test coverage detected