isDetected

abstract fun isDetected(environment: Environment): Boolean

Determines if the platform is detected by looking for platform-specific environment variables.

Return

if the platform is auto-detected.

Since

2.3.0

Parameters

environment

the environment