Skip to main content

prepare_daemon_exe_in

Function prepare_daemon_exe_in 

Source
pub fn prepare_daemon_exe_in(
    canonical: &Path,
    dir: &Path,
) -> Result<PathBuf, Error>
Expand description

Test seam for prepare_daemon_exe: copies canonical into dir (which is created if missing) and returns the destination path.