var environment: Set<String>
Environment configuration of the installation. This set of strings will be compared with the configuration of component items.
Getter
Environment configuration of the installation. This set of strings will be compared with the configuration of component items.
Setter
Environment configuration of the installation. This set of strings will be compared with the configuration of component items.
fun environment(config: String): Unit
Add an environment configuration to the set of configuration strings.