Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ create
Function
create
packages/core/fumadb/test/shared.ts:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
return
{
38
...options,
39
create(): Pool {
40
return
options.create(options.url);
41
},
42
};
43
}
44
Callers
nothing calls this directly
Calls
1
createClient
Function · 0.50
Tested by
no test coverage detected