Directories
¶
| Path | Synopsis |
|---|---|
|
Package cliwrap re-exports the canonical types from internal/cwtypes via Go type aliases, so the public API surface is unchanged.
|
Package cliwrap re-exports the canonical types from internal/cwtypes via Go type aliases, so the public API surface is unchanged. |
|
Package config loads and validates cliwrap YAML configuration.
|
Package config loads and validates cliwrap YAML configuration. |
|
Package sandbox defines the plugin interface for isolating managed CLI processes.
|
Package sandbox defines the plugin interface for isolating managed CLI processes. |
|
providers/bubblewrap
Package bubblewrap is a Linux-only sandbox provider that wraps the bubblewrap binary (`bwrap`).
|
Package bubblewrap is a Linux-only sandbox provider that wraps the bubblewrap binary (`bwrap`). |
|
providers/firejail
Package firejail is a Linux-only sandbox provider that wraps the firejail binary.
|
Package firejail is a Linux-only sandbox provider that wraps the firejail binary. |
|
providers/noop
Package noop provides a pass-through sandbox provider.
|
Package noop provides a pass-through sandbox provider. |
|
providers/sandboxexec
Package sandboxexec is a macOS-only sandbox provider that wraps the `sandbox-exec` binary (a deprecated-but-still-functional CLI shipped with macOS).
|
Package sandboxexec is a macOS-only sandbox provider that wraps the `sandbox-exec` binary (a deprecated-but-still-functional CLI shipped with macOS). |
|
providers/scriptdir
Package scriptdir is a reference sandbox provider that writes scripts into a temp directory and runs them via /bin/sh.
|
Package scriptdir is a reference sandbox provider that writes scripts into a temp directory and runs them via /bin/sh. |
Click to show internal directories.
Click to hide internal directories.