MCPcopy Create free account
hub / github.com/xpf0000/FlyEnv / fetchCommand

Method fetchCommand

src/render/core/Module/ModuleStaticItem.ts:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 fetchCommand() {
28 return this.url
29 }
30
31 copyCommand() {
32 const command = this.fetchCommand()

Callers 2

copyCommandMethod · 0.95
fetchCommandFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected