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

autoEnvvarPrefix

var 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.