MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / hasAlias

Function hasAlias

out/cli.cjs:66478–66478  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

66476 error.timedOut = Boolean(timedOut);
66477 error.isCanceled = isCanceled;
66478 error.killed = killed && !timedOut;
66479 return error;
66480};
66481

Callers 1

normalizeStdioFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected