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

Method getStat

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

Source from the content-addressed store, hash-verified

79 onError: ErrorCallback,
80 ): void;
81 getStat(
82 id: string, // connection id
83 remotePath: string,
84 onSuccess: SuccessCallback,

Callers 1

#getStatMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected