MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / list

Method list

out/cli.cjs:44448–44450  ·  view source on GitHub ↗

* Get Batch Jobs * * @remarks * Get a list of batch jobs for your organization and user.

(request3, options)

Source from the content-addressed store, hash-verified

44446 * Get a list of batch jobs for your organization and user.
44447 */
44448 async list(request3, options) {
44449 return (0, fp_js_1.unwrapAsync)((0, batchJobsList_js_1.batchJobsList)(this, request3, options));
44450 }
44451 /**
44452 * Create Batch Job
44453 *

Callers

nothing calls this directly

Calls 2

isRequestOptionsFunction · 0.85
getAPIListMethod · 0.80

Tested by

no test coverage detected