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)