MCPcopy Create free account
hub / github.com/arctic-cli/interface / spawn

Method spawn

packages/arctic/src/lsp/server.ts:52–52  ·  view source on GitHub ↗
(root: string)

Source from the content-addressed store, hash-verified

50 global?: boolean
51 root: RootFunction
52 spawn(root: string): Promise<Handle | undefined>
53 }
54
55 export const Deno: Info = {

Callers 12

scheduleFunction · 0.80
spawnFunction · 0.80
session.tsFile · 0.80
fnFunction · 0.80
clipboard.tsFile · 0.80
openFunction · 0.80
ripgrep.tsFile · 0.80
filesFunction · 0.80
runFunction · 0.80
executeFunction · 0.80
enabledFunction · 0.80
initFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected