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

Function L

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

Source from the content-addressed store, hash-verified

64611var V = "known-flag";
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();

Callers 1

bFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected