MCPcopy
hub / github.com/di-sukharev/opencommit / get

Method get

out/cli.cjs:44466–44468  ·  view source on GitHub ↗

* Get Batch Job * * @remarks * Get a batch job details by its UUID.

(request3, options)

Source from the content-addressed store, hash-verified

44464 * Get a batch job details by its UUID.
44465 */
44466 async get(request3, options) {
44467 return (0, fp_js_1.unwrapAsync)((0, batchJobsGet_js_1.batchJobsGet)(this, request3, options));
44468 }
44469 /**
44470 * Cancel Batch Job
44471 *

Callers 15

onMethod · 0.45
onceMethod · 0.45
emitMethod · 0.45
onKeypressMethod · 0.45
_instructionsFunction · 0.45
getMethod · 0.45
blobFunction · 0.45
convertBodyFunction · 0.45
fetch4Function · 0.45

Calls 5

__classPrivateFieldGet3Function · 0.85
normalizeHeaderFunction · 0.85
parseTokensFunction · 0.85
normalizeNameFunction · 0.85
methodRequestMethod · 0.80

Tested by

no test coverage detected