Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
async
function
restartOpenlist() {
99
await
restartSidecar(stopOpenlist, startOpenlist)
100
}
101
102
export
{ addParams, startOpenlist, stopOpenlist, openlistDataDir, restartOpenlist }
Callers
1
startComponentWatchdog
Function · 0.90
Calls
1
restartSidecar
Function · 0.90
Tested by
no test coverage detected