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

Method getWorkingDirectory

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

Source from the content-addressed store, hash-verified

102 onError: ErrorCallback,
103 ): void;
104 getWorkingDirectory(
105 id: string, // connection id
106 onSuccess: SuccessCallback,
107 onError: ErrorCallback,

Callers 2

addFtpFunction · 0.65
getWorkingDirectoryMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected