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