- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isWindowsVM (0.47 seconds)
-
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/DistroTestPlugin.java
String additionaLinux, String additionalWindows ) { return Util.toStringable(() -> { String hostPath = jdkProvider.get().getDestinationDir().toString(); if (vagrant.isWindowsVM()) { return convertWindowsPath(project, hostPath) + additionalWindows; } else { return convertLinuxPath(project, hostPath) + additionaLinux; } });Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Sep 28 21:31:21 GMT 2021 - 23.1K bytes - Click Count (0)