clikt / com.github.ajalt.clikt.core / Context / autoEnvvarPrefix

autoEnvvarPrefix

val autoEnvvarPrefix: String?

The prefix to add to inferred envvar names. If null, the prefix is based on the parent's prefix, if there is one. If no command specifies, a prefix, envvar lookup is disabled.

Property

autoEnvvarPrefix - The prefix to add to inferred envvar names. If null, the prefix is based on the parent's prefix, if there is one. If no command specifies, a prefix, envvar lookup is disabled.