bind_storage_roots

Function bind_storage_roots 

Source
fn bind_storage_roots(
    cmd: &mut Command,
    storage_root: &Dir,
    run_root: &Dir,
) -> Result<()>