Skip to main content

install

Function install 

Source
pub fn install(
    provider: &str,
    user: &str,
    repo: &str,
) -> Result<PathBuf, Box<dyn Error>>