Not sure what you mean, I’m looking at ` fun ge...
# kobalt
c
Not sure what you mean, I’m looking at
fun getNoThrows(name: String, docUrl: String? = null): String? = localProperties.getProperty(name, docUrl)