skrypton-api / com.waicool20.skrypton.jni.objects / SKryptonApp / getEnv

getEnv

fun getEnv(key: String): String

Gets the value of the native environment variable.

Parameters

key - The name of the environment variable.

Return
The value of the environment variable.