execute_engine_install

Function execute_engine_install 

Source
pub(crate) fn execute_engine_install(
    engine: EngineKind,
    installer: &CatalogInstaller,
    download_path: &Path,
    install_dir: &Path,
    package_name: &str,
) -> Result<EngineInstallReceipt>
Expand description

Execute the selected engine against a downloaded payload.