MoveBookmarkInput
This content is for v1.2.1. Switch to the latest version for up-to-date documentation.
Defined in: application/bookmarks/move-bookmark-use-case.ts:19
Bookmark移動use case入力。
Extends
Section titled “Extends”Properties
Section titled “Properties”currentDirectory
Section titled “currentDirectory”
readonlycurrentDirectory:string
Defined in: application/bookmarks/bookmark-organization-use-case-types.ts:58
現在ディレクトリ。
Inherited from
Section titled “Inherited from”OrganizeBookmarkBaseInput.currentDirectory
lastResultEntries
Section titled “lastResultEntries”
readonlylastResultEntries: readonlyBookmarkCliEntry[]
Defined in: application/bookmarks/move-bookmark-use-case.ts:25
直前結果一覧。
organizer
Section titled “organizer”
readonlyorganizer:BookmarkOrganizerPort
Defined in: application/bookmarks/bookmark-organization-use-case-types.ts:60
Bookmark整理port。
Inherited from
Section titled “Inherited from”OrganizeBookmarkBaseInput.organizer
repository
Section titled “repository”
readonlyrepository:BookmarkRepositoryPort
Defined in: application/bookmarks/bookmark-organization-use-case-types.ts:62
Bookmark Tree repository port。
Inherited from
Section titled “Inherited from”OrganizeBookmarkBaseInput.repository
targetFolderPathInput
Section titled “targetFolderPathInput”
readonlytargetFolderPathInput:string
Defined in: application/bookmarks/move-bookmark-use-case.ts:21
移動先folder path入力。
targetInput
Section titled “targetInput”
readonlytargetInput:string
Defined in: application/bookmarks/move-bookmark-use-case.ts:23
対象の直前結果番号入力。