Skip to content

HelpBookmarkCommand

Defined in: application/commands/bookmark-command-types.ts:374

Help表示commandです。

readonly kind: "help"

Defined in: application/commands/bookmark-command-types.ts:378

Command種別です。


readonly topicInput: string

Defined in: application/commands/bookmark-command-types.ts:382

Help対象command名です。空文字の場合はtopic一覧を表示します。

Last updated: