propertiesFromResources

inline fun <T : Any> T.propertiesFromResources(resourcesPath: String): Properties?(source)

Loads properties file from the resources. Returns null if the properties were not loaded.