Skip to content

MoveBookmarkCommand

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

Move Bookmark commandです。

readonly kind: "mv"

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

Command種別です。


readonly targetFolderPathInput: string

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

移動先folder path入力です。


readonly targetInput: string

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

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

Last updated: