check_javac_version

Function check_javac_version 

Source
pub fn check_javac_version(java_home: impl AsRef<Path>) -> Result<u32>
Expand description

Returns the major version number of the javac compiler.