Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/pont
/ getCurrentOriginManage
Method
getCurrentOriginManage
packages/pont-engine/src/main/Manager.ts:107–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
105
}
106
107
getCurrentOriginManage() {
108
return
this.currentOriginManage;
109
}
110
111
getFilesManager() {
112
return
this.filesManager;
Callers
15
createManager
Method · 0.95
getMocksCode
Method · 0.80
createServer
Method · 0.80
findInterface
Function · 0.80
switchOrigin
Method · 0.80
syncRemote
Method · 0.80
findInterface
Method · 0.80
regenerate
Method · 0.80
syncRemoteAndGenerate
Method · 0.80
syncRemoteAndGenerateAll
Method · 0.80
updateMod
Method · 0.80
qickPickMod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected