Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ connectionName
Function
connectionName
apps/host-selfhost/src/multi-user.test.ts:28–28 ·
view source on GitHub ↗
(name: string)
Source
from the content-addressed store, hash-verified
26
27
const
BASE =
"http://localhost:4788"
;
28
const
connectionName = (name: string): string => String(connectionIdentifier(name));
29
30
const
TINY_SPEC = JSON.stringify({
31
openapi:
"3.0.0"
,
Callers
1
multi-user.test.ts
File · 0.85
Calls
1
connectionIdentifier
Function · 0.85
Tested by
no test coverage detected