Skip to content

AbbrBookmarkCommand

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

Command abbreviation設定commandです。

readonly abbreviationName: string

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

Abbreviation名です。


readonly commandInput: string

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

展開後command入力です。


readonly kind: "abbr"

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

Command種別です。


readonly operation: AbbrBookmarkCommandOperation

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

Abbreviation操作種別です。