execute

@JvmName(name = "execute")
fun execute(cmd: String)

Executes a command.

Parameters

cmd

The command. If there is no command in it (it is empty or only whitespaces), this method is a no op