StaticHostGets the backend host from the environment configuration.
The backend host URL.
StaticTmpGets the temporary output directory from the environment configuration.
The path to the temporary output directory.
StaticTmpGets the temporary output zip file name from the environment configuration.
The name of the temporary output zip file.
StaticgetInstance retrieval method to get the GenappEnvConfig class instance. If the instance does not exist, it creates one using the provided environment configuration based on singleton pattern.
Configuration object.
The singleton instance of GenappEnvConfig.
Singleton class to handle the configuration for the application generator.