RuneLogoutCommand

/logout コマンドを定義するクラス

コマンドの詳細は Dokka 上の org.lyralis.runeCore.command で確認可能.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val description: String

コマンドの説明.

Link copied to clipboard
open override val name: String

コマンドに使用される名前.

Functions

Link copied to clipboard
open override fun execute(context: RuneCommandContext): CommandResult

ログアウトコマンドを実行する.