Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ getAll
Method
getAll
src/renderer/src/stores/interfaces/base.ts:40–40 ·
view source on GitHub ↗
* 获取所有实体
()
Source
from the content-addressed store, hash-verified
38
* 获取所有实体
39
*/
40
getAll(): T[]
41
42
// ==================== 创建操作 ====================
43
Callers
9
messageQueueStore.ts
File · 0.65
pagesStore.ts
File · 0.65
getPageStoreInterface
Function · 0.65
accountStore.ts
File · 0.65
getAccountStoreInterface
Function · 0.65
workspaceStore.ts
File · 0.65
getWorkspaceStoreInterface
Function · 0.65
foldersStore.ts
File · 0.65
getFolderStoreInterface
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected