BookmarkTree
This content is for v1.2.1. Switch to the latest version for up-to-date documentation.
Defined in: domain/bookmarks/bookmark-tree.ts:100
正規化済みBookmark Treeです。
Properties
Section titled “Properties”bookmarks
Section titled “bookmarks”
readonlybookmarks: readonlyBookmarkEntry[]
Defined in: domain/bookmarks/bookmark-tree.ts:116
Bookmarkだけを巡回順に並べた一覧です。
entries
Section titled “entries”
readonlyentries: readonlyBookmarkEntry[]
Defined in: domain/bookmarks/bookmark-tree.ts:108
Bookmarkとfolderを巡回順に並べた一覧です。
folders
Section titled “folders”
readonlyfolders: readonlyBookmarkEntry[]
Defined in: domain/bookmarks/bookmark-tree.ts:112
Folderだけを巡回順に並べた一覧です。
rootBookmarkParentId?
Section titled “rootBookmarkParentId?”
readonlyoptionalrootBookmarkParentId?:string
Defined in: domain/bookmarks/bookmark-tree.ts:104
疑似CLI rootへ新規作成または移動するときに使うbrowser root直下container IDです。