API Reference E2bEx v#0.1.0

Copy Markdown View Source

Modules

Elixir client for the E2B API (Sandboxes, Templates, Tags).

Holds connection configuration for the E2B API.

A handle to a background command started with E2bEx.Commands.start/4 (or reconnected via E2bEx.Commands.connect/4).

Result of a completed sandbox command (see E2bEx.Commands.run/4).

Run shell commands inside a running sandbox.

Uniform error returned by all E2bEx calls.

A running command or PTY session, as returned by E2bEx.Commands.list/2.

A sandbox, decoded from create/get/list responses.

A structured sandbox log entry.

A point-in-time resource-usage metric for a sandbox.

Sandbox operations.

Result of snapshotting a sandbox.

Template tag operations.

A template, decoded from list (Template) and get (TemplateWithBuilds) responses.

Result of GET /templates/aliases/:alias.

A single template build.

A tag assigned to a template build.

Template operations.

A team volume, decoded from create/get/list responses.

Team volume operations (/volumes). Every function takes an E2bEx.Client.