properties From Resources
inline fun <T : Any> T.propertiesFromResources(resourcesPath: String): Properties?
Content copied to clipboard
Loads properties file from the resources. Returns null if the properties were not loaded.
Loads properties file from the resources. Returns null if the properties were not loaded.