Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/lightproxy
/ update
Function
update
src/main/api.ts:125–127 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
123
}
124
125
async
function
update() {
126
return
checkUpdater();
127
}
128
129
async
function
checkSystemProxy(props: any) {
130
const
{ port, address } = props;
Callers
nothing calls this directly
Calls
1
checkUpdater
Function · 0.90
Tested by
no test coverage detected