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:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
export
class
HostConfig extends Context.Service<HostConfig, HostConfigShape>()(
112
"@executor-js/sdk/HostConfig"
,
113
) {}
114
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected