ExecuteCommand

data class ExecuteCommand(command: Command) : ChannelEvent

Properties

command
Link copied to clipboard
common
val command: Command