MCPcopy
hub / github.com/streamich/git-cz / cli.js

File cli.js

lib/cli.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {spawn, execSync} = require('child_process');
2const fs = require('fs');
3const {join} = require('path');
4const shellescape = require('any-shell-escape');

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected