MCPcopy Create free account
hub / github.com/CatMuse/HiNote / initialize

Method initialize

src/views/selection/SelectionManager.ts:40–42  ·  view source on GitHub ↗

* 初始化选择功能

()

Source from the content-addressed store, hash-verified

38 * 初始化选择功能
39 */
40 initialize() {
41 this.selectionBoxController.initialize();
42 }
43
44 /**
45 * 清除所有选中状态

Callers 1

setupSearchAndSelectionFunction · 0.95

Calls 1

initializeMethod · 0.65

Tested by

no test coverage detected