vertx / io.vertx.core / Launcher / executeCommand

executeCommand

open static fun executeCommand(cmd: String, vararg args: String): Unit

Utility method to execute a specific command.

Parameters

cmd - the command

args - the arguments