Skip to content

UnknownBookmarkCommand

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

未対応commandです。

readonly commandName: string

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

入力されたcommand名です。


readonly kind: "unknown"

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

Command種別です。


readonly rawInput: string

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

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

Last updated: