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