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