Skip to main content

copy_to_sandbox

Function copy_to_sandbox 

Source
pub fn copy_to_sandbox(
    working_dir: &Path,
    sandbox_dir: &Path,
    relative_path: &str,
) -> Result<()>
Expand description

Copy a file from the workspace into a sandbox, preserving relative paths.