Skip to main content

bind_storage_roots

Function bind_storage_roots 

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