Skip to main content

install_file

Function install_file 

Source
pub fn install_file(
    src: &Path,
    dst: &Path,
    config: &InstallConfig,
) -> Result<()>
Expand description

Install a single file from src to dst.