All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonTest.com.aallam.openai.client.internal.Env.kt Maven / Gradle / Ivy

There is a newer version: 4.0.0-beta01
Show newest version
package com.aallam.openai.client.internal

/**
 * Get system environment variable by name.
 */
internal expect fun env(name: String): String?




© 2015 - 2024 Weber Informatics LLC | Privacy Policy