Skip to content

MoveBookmarkCommand

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

Move Bookmark commandです。

readonly kind: "mv"

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

Command種別です。


readonly targetFolderPathInput: string

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

移動先folder path入力です。


readonly targetInput: string

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

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

Last updated: