mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 15:28:14 -05:00
* fix up folder structure * update docs * fix imports * fix imports * fix imoprt * fix imports * fix imports * fix imports * fix test import * fix tests * fix main import
276 B
276 B
sidebar_label, title
| sidebar_label | title |
|---|---|
| sandbox | opendevin.runtime.e2b.sandbox |
E2BBox Objects
class E2BBox(Sandbox)
copy_to
def copy_to(host_src: str, sandbox_dest: str, recursive: bool = False)
Copies a local file or directory to the sandbox.