Skip to content

HelpBookmarkCommand

This content is for v1.2.0. Switch to the latest version for up-to-date documentation.

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

Help表示commandです。

readonly kind: "help"

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

Command種別です。


readonly topicInput: string

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

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

Last updated: