MCPcopy Create free account
hub / github.com/alibaba/lowcode-graph / get

Method get

packages/plugin-tools/src/common/command.ts:43–45  ·  view source on GitHub ↗
(key: string)

Source from the content-addressed store, hash-verified

41 }
42
43 get(key: string) {
44 return this.commands[key];
45 }
46}

Callers 10

ComponentManagerClass · 0.80
executeBatchFunction · 0.80
getFlowRecallEdgesFunction · 0.80
getMindRecallEdgesFunction · 0.80
onWheelFunction · 0.80
handleItemClickFunction · 0.80
handleItemMouseenterFunction · 0.80
executeBatchFunction · 0.80
getFlowRecallEdgesFunction · 0.80
getMindRecallEdgesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected