Skip to main content

upgrade_qapp_from_source

Function upgrade_qapp_from_source 

Source
pub fn upgrade_qapp_from_source(
    storage_path: &Path,
    qapp_name: &str,
    source_dir: &Path,
) -> Result<String, String>
Expand description

Replace an installed qapp with files from source_dir and re-register capabilities.