Function lprun::install

source ·
pub fn install(platform: &Platform, version: &Version) -> Result<PathBuf, Error>
Expand description

doesn’t check if it already exists, you should do this before.

will install the desired version in the local repo stop. if the folder already exists then it assumes it is already installed and returns that path.