Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ complete
Method
complete
apps/cloud/worker-configuration.d.ts:2263–2263 ·
view source on GitHub ↗
(uploadedParts: R2UploadedPart[])
Source
from the content-addressed store, hash-verified
2261
): Promise<R2UploadedPart>;
2262
abort(): Promise<void>;
2263
complete(uploadedParts: R2UploadedPart[]): Promise<R2Object>;
2264
}
2265
interface
R2UploadedPart {
2266
partNumber: number;
Callers
11
oauth-flow.test.ts
File · 0.80
oauth-register-dynamic.test.ts
File · 0.80
runOAuthCallback
Function · 0.80
oauth.ts
File · 0.80
tool-invoker.test.ts
File · 0.80
completeWith
Function · 0.80
connectGoogleAccount
Function · 0.80
oauth-scope-insufficient.test.ts
File · 0.80
connections-list-scope.test.ts
File · 0.80
oauth-connections.test.ts
File · 0.80
seedExpiredDcrMcpOAuthConnection
Function · 0.80
Calls
no outgoing calls
Tested by
2
connectGoogleAccount
Function · 0.64
seedExpiredDcrMcpOAuthConnection
Function · 0.64