MCPcopy Create free account
hub / github.com/VirtualHotBar/NetMount / restartOpenlist

Function restartOpenlist

src/utils/openlist/process.ts:98–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96}
97
98async function restartOpenlist() {
99 await restartSidecar(stopOpenlist, startOpenlist)
100}
101
102export { addParams, startOpenlist, stopOpenlist, openlistDataDir, restartOpenlist }

Callers 1

startComponentWatchdogFunction · 0.90

Calls 1

restartSidecarFunction · 0.90

Tested by

no test coverage detected