getCommandResult

abstract fun <R> getCommandResult(key: String): R?
abstract fun getCommandResult(): Map<String, Any>