Package org.gradle.platform
Interface BuildPlatform
Information about the machine host Gradle is running on.
- Since:
- 7.6
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getOperatingSystem
OperatingSystem getOperatingSystem() -
getArchitecture
Architecture getArchitecture()
-