Join Slack
Powered by
fun getNoThrows(name: String, docUrl: String? = nu...
# kobalt
c
cedric
05/08/2017, 10:54 PM
fun getNoThrows(name: String, docUrl: String? = null): String? = localProperties.getProperty(name, docUrl)
Open in Slack
Previous
Next