MCPcopy Create free account
hub / github.com/NVIDIA/OpenShell / ExecChunk

Class ExecChunk

python/openshell/sandbox.py:149–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147
148@dataclass(frozen=True)
149class ExecChunk:
150 stream: str
151 data: bytes
152
153
154@dataclass(frozen=True)

Callers 1

exec_streamMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected