Module jre_downloader

Module jre_downloader 

Source
Expand description

JRE Download and Installation

This module handles downloading and extracting Java Runtime Environments. Implementation is based on standard Rust async patterns and public APIs.

Functionsยง

find_java_binary
Locates an existing Java binary in the runtime directory
jre_download
Downloads and installs a JRE to the specified directory (without events feature)