MCPcopy 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

renderHighlightsMethod · 0.65
initializeMethod · 0.65
initializeMethod · 0.65
initializeMethod · 0.65

Implementers 1

HighlightRepositorysrc/repositories/HighlightRepository.t

Calls

no outgoing calls

Tested by

no test coverage detected