Join Slack
Communities
Powered by
maybe fun start(code : String) { val conf...
# announcements
v
VladimirR
07/03/2018, 3:48 PM
maybe fun start(code : String) { val config = service.getConfig(code) ?: return // do actual biz logic based on config. }
Open in Slack
Previous
Next