execute

abstract fun execute(context: RuneCommandContext): CommandResult

コマンドの実行内容を実装する関数

Return

CommandResult - コマンドの実行結果

Parameters

context

RuneCommandContext - コマンドのコンテキスト情報