Module: E2B::SandboxHelpers

Included in:
Client, Sandbox
Defined in:
lib/e2b/sandbox_helpers.rb

Overview

Shared helpers used by both Sandbox class methods and Client.

These methods are duplicated across both entry points to preserve the dual API surface (Sandbox.create vs Client#create). This module keeps them in a single place.