Skip to content

HelpBookmarkCommand

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

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

Help表示commandです。

readonly kind: "help"

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

Command種別です。


readonly topicInput: string

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

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

Last updated: