Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CatMuse/HiNote
/ initialize
Method
initialize
src/repositories/IHighlightRepository.ts:12–12 ·
view source on GitHub ↗
* 初始化仓储
()
Source
from the content-addressed store, hash-verified
10
* 初始化仓储
11
*/
12
initialize(): Promise<void>;
13
14
/**
15
* 获取文件的所有高亮
Callers
4
renderHighlights
Method · 0.65
initialize
Method · 0.65
initialize
Method · 0.65
initialize
Method · 0.65
Implementers
1
HighlightRepository
src/repositories/HighlightRepository.t
Calls
no outgoing calls
Tested by
no test coverage detected