Static
HostGets the backend host from the environment configuration.
The backend host URL.
Static
TmpGets the temporary output directory from the environment configuration.
The path to the temporary output directory.
Static
TmpGets the temporary output zip file name from the environment configuration.
The name of the temporary output zip file.
Static
getInstance 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.