MCPcopy
hub / github.com/anomalyco/opencode / spawn

Method spawn

packages/opencode/src/lsp/server.ts:85–85  ·  view source on GitHub ↗
(root: string, ctx: InstanceContext, flags: RuntimeFlags.Info)

Source from the content-addressed store, hash-verified

83 global?: boolean
84 root: RootFunction
85 spawn(root: string, ctx: InstanceContext, flags: RuntimeFlags.Info): Promise<Handle | undefined>
86}
87
88export const Deno: Info = {

Callers 15

bundleInputsFunction · 0.80
runInteractiveCommandFunction · 0.80
process.test.tsFile · 0.80
runCommandFunction · 0.80
runStreamFunction · 0.80
runFunction · 0.80
binary.tsFile · 0.80
spawnFunction · 0.80
runFunction · 0.80

Calls

no outgoing calls

Tested by 4

bundleInputsFunction · 0.64
mockGitFailureFunction · 0.64
execFunction · 0.64
bundleInputsFunction · 0.64