MCPcopy
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

createManagerMethod · 0.95
getMocksCodeMethod · 0.80
createServerMethod · 0.80
findInterfaceFunction · 0.80
switchOriginMethod · 0.80
syncRemoteMethod · 0.80
findInterfaceMethod · 0.80
regenerateMethod · 0.80
syncRemoteAndGenerateMethod · 0.80
updateModMethod · 0.80
qickPickModMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected