Skip to content

AliasBookmarkCommand

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

Command alias設定commandです。

readonly aliasName: string

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

Alias名です。


readonly commandInput: string

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

展開後command入力です。


readonly kind: "alias"

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

Command種別です。


readonly operation: AliasBookmarkCommandOperation

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

Alias操作種別です。

Last updated: