Skip to content

UnknownBookmarkCommand

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

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

未対応commandです。

readonly commandName: string

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

入力されたcommand名です。


readonly kind: "unknown"

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

Command種別です。


readonly rawInput: string

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

正規化済みの入力全体です。

Last updated: