MarkCurrentTabInput
This content is for v1.3.0. Switch to the latest version for up-to-date documentation.
Defined in: application/bookmarks/mark-bookmark-use-case.ts:42
現在タブ保存入力。
Properties
Section titled “Properties”allowDuplicate
Section titled “allowDuplicate”
readonlyallowDuplicate:boolean
Defined in: application/bookmarks/mark-bookmark-use-case.ts:44
重複URLの保存を許可するか。
creator
Section titled “creator”
readonlycreator:BookmarkCreatorPort
Defined in: application/bookmarks/mark-bookmark-use-case.ts:46
Bookmark作成port。
currentDirectory
Section titled “currentDirectory”
readonlycurrentDirectory:string
Defined in: application/bookmarks/mark-bookmark-use-case.ts:48
現在ディレクトリ。
launchContext?
Section titled “launchContext?”
readonlyoptionallaunchContext?:LaunchContext
Defined in: application/bookmarks/mark-bookmark-use-case.ts:50
CLI起動元タブcontext。
repository
Section titled “repository”
readonlyrepository:BookmarkRepositoryPort
Defined in: application/bookmarks/mark-bookmark-use-case.ts:52
Bookmark Tree repository port。
targetFolderPathInput
Section titled “targetFolderPathInput”
readonlytargetFolderPathInput:string
Defined in: application/bookmarks/mark-bookmark-use-case.ts:54
保存先folder path入力。
titleInput
Section titled “titleInput”
readonlytitleInput:string
Defined in: application/bookmarks/mark-bookmark-use-case.ts:56
Bookmark title入力。