Skip to main content

download_java

Function download_java 

Source
pub async fn download_java(version: u32, base_dir: &Path) -> Result<PathBuf>
Expand description

Download an Adoptium Temurin JRE to {base_dir}/java/{version}/. Returns the full path to the java executable.