spin_plugins::lookup

Function fetch_plugins_repo

Source
pub async fn fetch_plugins_repo(
    repo_url: &Url,
    plugins_dir: &Path,
    update: bool,
) -> Result<()>