Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/api/src/server/scoped-executor.ts:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
export
class
HostConfig extends Context.Service<HostConfig, HostConfigShape>()(
92
"@executor-js/sdk/HostConfig"
,
93
) {}
94
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected