MCPcopy Create free account
hub / github.com/Sandpack/nodebox-runtime /

Class

packages/nodebox/src/modules/shell.ts:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25};
26
27export class ShellApi {
28 constructor(private readonly channel: MessageSender) {}
29
30 public create(): ShellProcess {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected