MCPcopy
hub / github.com/docmirror/dev-sidecar / exec

Function exec

packages/core/src/shell/index.js:22–24  ·  view source on GitHub ↗
(cmds, args)

Source from the content-addressed store, hash-verified

20 enableLoopback,
21 extraPath,
22 async exec (cmds, args) {
23 return shell.getSystemShell().exec(cmds, args)
24 },
25 getSystemPlatform: shell.getSystemPlatform,
26}

Callers 13

windowsFunction · 0.85
linuxFunction · 0.85
windowsFunction · 0.85
windowsFunction · 0.85
linuxFunction · 0.85
macFunction · 0.85
windowsFunction · 0.85
windowsFunction · 0.85
windowsFunction · 0.85
getMacNetworkServiceFunction · 0.85
windowsFunction · 0.85
linuxFunction · 0.85

Calls 1

execMethod · 0.45

Tested by

no test coverage detected