MCPcopy
hub / github.com/ZToolsCenter/ZTools / getLastMatchState

Method getLastMatchState

src/main/api/renderer/commands.ts:1037–1039  ·  view source on GitHub ↗

* 获取上次匹配状态

()

Source from the content-addressed store, hash-verified

1035 * 获取上次匹配状态
1036 */
1037 private getLastMatchState(): LastMatchState | null {
1038 return this.lastMatchState
1039 }
1040
1041 /**
1042 * 恢复上次匹配

Callers 1

setupIPCMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected