toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.platform
/
BuildPlatform
Build
Platform
API
@
Incubating
interface
BuildPlatform
(
source
)
Information about the machine host Gradle is running on.
Since
7.6
Members
Functions
get
Architecture
Link copied to clipboard
API
abstract
fun
getArchitecture
(
)
:
Architecture
get
Operating
System
Link copied to clipboard
API
abstract
fun
getOperatingSystem
(
)
:
OperatingSystem