Skip to content

ADataGeneratorPlatform

expect object ADataGeneratorPlatform

Cross-loader switch reporting whether the current run is a datagen run.

Loader implementations resolve isDataGen from run configuration system properties set by the runDatagen Gradle tasks.

Properties

isDataGen

expect val isDataGen: Boolean