MCPcopy Create free account
hub / github.com/modem-dev/hunk / hunk.cjs

File hunk.cjs

bin/hunk.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3const childProcess = require("node:child_process");
4const fs = require("node:fs");

Callers

nothing calls this directly

Calls 6

bundledSkillPathFunction · 0.85
findInstalledBinaryFunction · 0.85
bundledBunRuntimeFunction · 0.85
hostCandidatesFunction · 0.85
writeMethod · 0.80
runFunction · 0.70

Tested by

no test coverage detected