Skip to main content

Module utils

Module utils 

Source
Expand description

Utility functions

Functionsยง

get_java_architecture
Determines the architecture (32-bit or 64-bit) of a Java installation.
get_java_info
Creates a comprehensive JavaInfo object for a Java installation.
get_java_suppliers
Identifies the supplier/vendor of a Java installation.
get_java_version
Extracts the version string from a Java installation.
validate_java_executable
Validates that a Java executable exists and can be executed.