MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / execCommand

Method execCommand

src/plugins/ftp/index.d.ts:26–26  ·  view source on GitHub ↗
(
    id: string, // connection id
    command: string,
    onSuccess: SuccessCallback,
    onError: ErrorCallback,
    ...args: string,
  )

Source from the content-addressed store, hash-verified

24 onError: ErrorCallback
25 ): void;
26 execCommand(
27 id: string, // connection id
28 command: string,
29 onSuccess: SuccessCallback,

Callers 4

execFunction · 0.65
copyFunction · 0.65
cutFunction · 0.65
pasteFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected