Environment

Object to access Environment variables.

val PORT by environment

Functions

Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): EnvironmentVariable<String>

See Environment for usage.