executeCommand

fun executeCommand(source: CommandSourceStack, command: String)

Execute a command as the provided command source.

Parameters

source

the command source to run the command as

command

the command string to execute