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

Function b

out/cli.cjs:64614–64614  ·  view source on GitHub ↗
(t2)

Source from the content-addressed store, hash-verified

64612var k = "unknown-flag";
64613var C = "argument";
64614var { stringify: h } = JSON;
64615var O = /\B([A-Z])/g;
64616var v = (t2) => t2.replace(O, "-$1").toLowerCase();
64617var { hasOwnProperty: D } = Object.prototype;

Callers 1

KFunction · 0.85

Calls 1

LFunction · 0.85

Tested by

no test coverage detected