Function cobble_core::minecraft::launch::get_java_exec
source · [−]pub fn get_java_exec(launch_options: &LaunchOptions) -> String
Expand description
Gets the Java executable from launch options.
If java_exec
is empty, fall back to java
.