Modules
Run bash scripts in a sandboxed, virtual interpreter — no real processes, no host filesystem, no network unless you grant it.
The python builtin: run sandboxed Python inside a bash session, sharing the
session's filesystem.
The outcome of an ExBashkit.exec/1 call.
A persistent, stateful sandbox.
Behaviour for an Elixir-backed virtual filesystem mounted into a session.