ConfigLoader
interface ConfigLoader
Loads an application configuration. An implementation of this interface should return ApplicationConfig if applicable configuration is found or null
otherwise.
Types
Functions
Link copied to clipboard
Tries loading an application configuration from the specified path.