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
JavaInfoobject 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.