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

Class

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

Source from the content-addressed store, hash-verified

33}
34
35export class ShellProcess {
36 public id?: string;
37 public state: 'running' | 'idle';
38

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected