Skip to main content

install

Function install 

Source
pub async fn install(
    config: &Config,
    command: &str,
    with: &[String],
    project: bool,
) -> Result<()>