Skip to main content

Crate sandbox_workspace

Crate sandbox_workspace 

Source
Expand description

§sandbox-workspace

Safe workspace staging and patch filesystem helpers.

This Tier 3 crate prepares controlled working directories and enforces workspace-relative file access for patch application and validation. It is a support layer for internal execution crates.

Structs§

LocalPatchFs
PatchedWorkspace
Workspace

Enums§

WorkspaceError

Traits§

PatchFs

Functions§

as_patched_workspace
copy_dir_recursive_pub
prepare_workspace

Type Aliases§

WorkspaceResult