Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
windows
Function · 0.85
linux
Function · 0.85
windows
Function · 0.85
windows
Function · 0.85
linux
Function · 0.85
mac
Function · 0.85
windows
Function · 0.85
windows
Function · 0.85
windows
Function · 0.85
getMacNetworkService
Function · 0.85
windows
Function · 0.85
linux
Function · 0.85
Calls
1
exec
Method · 0.45
Tested by
no test coverage detected