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

Function isCancel

out/cli.cjs:72250–72252  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

72248 utils_default.forEach(fns, function transform(fn) {
72249 data = fn.call(config8, data, headers.normalize(), response ? response.status : void 0);
72250 });
72251 headers.normalize();
72252 return data;
72253}
72254
72255// node_modules/axios/lib/cancel/isCancel.js

Callers 10

dispatchRequestFunction · 0.85
handleModelNotFoundErrorFunction · 0.85
commitFunction · 0.85
selectProviderFunction · 0.85
selectModelFunction · 0.85
setupOllamaFunction · 0.85
setupLlamaCppFunction · 0.85
runSetupFunction · 0.85
promptForMissingApiKeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…