Skip to main content

execute

Function execute 

Source
pub async fn execute(
    name: &str,
    pkg_type: &str,
    path: Option<&Path>,
) -> Result<()>