MCPcopy Create free account
hub / github.com/agent-tower/core / get

Method get

packages/server/src/executors/execution-env.ts:99–101  ·  view source on GitHub ↗

* 获取环境变量

(key: string)

Source from the content-addressed store, hash-verified

97 false
98 );
99 }
100
101 /**
102 * 插入环境变量
103 */
104 set(key: string, value: string): this {

Callers 15

buildTestAppFunction · 0.45
buildAppFunction · 0.45
mergeProvidersFunction · 0.45
previewProviderImportFunction · 0.45
onMethod · 0.45
offMethod · 0.45
emitMethod · 0.45

Calls

no outgoing calls

Tested by 9

buildTestAppFunction · 0.36
buildAppFunction · 0.36
getFunction · 0.36
joinMethod · 0.36
leaveMethod · 0.36
receiveMethod · 0.36
joinMethod · 0.36
leaveMethod · 0.36
receiveMethod · 0.36