RemoveBookmarkInput
This content is for v1.2.0. Switch to the latest version for up-to-date documentation.
Defined in: application/bookmarks/remove-bookmark-use-case.ts:106
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
readonlyforce:boolean
Defined in: application/bookmarks/remove-bookmark-use-case.ts:108
確認なしで削除するか。
lastResultEntries
Section titled “lastResultEntries”
readonlylastResultEntries: readonlyBookmarkCliEntry[]
Defined in: application/bookmarks/remove-bookmark-use-case.ts:114
直前結果一覧。
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
recursive
Section titled “recursive”
readonlyrecursive:boolean
Defined in: application/bookmarks/remove-bookmark-use-case.ts:110
Folder subtreeを再帰削除するか。
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
targetInput
Section titled “targetInput”
readonlytargetInput:string
Defined in: application/bookmarks/remove-bookmark-use-case.ts:112
対象の直前結果番号入力。