Skip to main content

copy_from_sandbox

Function copy_from_sandbox 

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

Copy a file from a sandbox back to the live workspace, preserving relative paths.