MCPcopy Create free account
hub / github.com/codegowhere/react-inject-env / cp

Method cp

src/actions/InjectAction.ts:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11
12 private _cp?: CommandLineStringParameter
13 get cp(): string | undefined {
14 return this._cp?.value
15 }
16
17 protected onDefineParameters(): void {
18 this._dir = this.defineStringParameter({

Callers 1

copyFolderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected