Skip to main content

seed_qapp_if_missing

Function seed_qapp_if_missing 

Source
pub fn seed_qapp_if_missing(
    storage_path: impl AsRef<Path>,
    qapp_name: &str,
) -> Result<bool, String>
Expand description

Copy bundled qapp into {storage}/Qapps/{name} when not already installed.