Expand description
Local Docker runtime — manages bash sessions and file operations
inside a container by shelling out to docker exec.
Ports the Python LocalRuntime class.
Structs§
- Local
Runtime - Local runtime that manages bash sessions and file operations.