MCPcopy
hub / github.com/rclone/rclone / Call

Method Call

backend/pikpak/helper.go:656–658  ·  view source on GitHub ↗
(ctx context.Context, opts *rest.Opts)

Source from the content-addressed store, hash-verified

654}
655
656func (c *pikpakClient) Call(ctx context.Context, opts *rest.Opts) (resp *http.Response, err error) {
657 return c.client.Call(ctx, opts)
658}

Callers 15

mkdirMethod · 0.45
CleanUpMethod · 0.45
deleteNodeMethod · 0.45
moveMethod · 0.45
MergeDirsMethod · 0.45
AboutMethod · 0.45
getChunkMethod · 0.45
CloseMethod · 0.45
OpenMethod · 0.45
UpdateMethod · 0.45
readMetaDataForPathMethod · 0.45
CreateDirMethod · 0.45

Calls

no outgoing calls

Tested by 4

importPaperForTestMethod · 0.36
InternalTestVersionsMethod · 0.36