Skip to content

UnknownBookmarkCommand

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:304

未対応commandです。

readonly commandName: string

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

入力されたcommand名です。


readonly kind: "unknown"

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

Command種別です。


readonly rawInput: string

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

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

Last updated: