@ -48,7 +48,7 @@ class DevCommand : CliktCommand("dev") {
|
||||
override val treatUnknownOptionsAsArgs = true
|
||||
|
||||
init {
|
||||
echo(System.getProperty("os.name"))
|
||||
println(System.getProperty("os.name"))
|
||||
}
|
||||
|
||||
val server by argument().help("Server Template")
|
||||
|
||||
Reference in New Issue
Block a user