Skip to content

MoveBookmarkCommand

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

Move Bookmark commandです。

readonly kind: "mv"

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

Command種別です。


readonly targetFolderPathInput: string

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

移動先folder path入力です。


readonly targetInput: string

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

対象の直前結果番号です。

Last updated: