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

Method create

out/cli.cjs:44457–44459  ·  view source on GitHub ↗

* Create Batch Job * * @remarks * Create a new batch job, it will be queued for processing.

(request3, options)

Source from the content-addressed store, hash-verified

44455 * Create a new batch job, it will be queued for processing.
44456 */
44457 async create(request3, options) {
44458 return (0, fp_js_1.unwrapAsync)((0, batchJobsCreate_js_1.batchJobsCreate)(this, request3, options));
44459 }
44460 /**
44461 * Get Batch Job
44462 *

Callers 15

encode3Function · 0.45
decodeFunction · 0.45
newObjectInRealmFunction · 0.45
initCtorRegistryFunction · 0.45
getSameObjectFunction · 0.45
makeWrapperFunction · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45

Calls 3

isRequestOptionsFunction · 0.85
postMethod · 0.80

Tested by

no test coverage detected