MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/services/shellExecutionService.ts:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 *
74 */
75export class ShellExecutionService {
76 /**
77 * Executes a shell command using `spawn`, capturing all output and lifecycle events.
78 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected