Join Slack
Powered by
is there a recommended way to get the command line...
# ktor
m
Michael Kotlikov
11/07/2017, 3:34 AM
is there a recommended way to get the command line arguments from inside of Application.main()?
embeddedServer(Netty, commandLineEnvironment(args))
seems to just eat it.
Open in Slack
Previous
Next