MCPcopy Create free account
hub / github.com/browsemake/browser-cli / br.js

File br.js

bin/br.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2const { program } = require('commander');
3const { spawn } = require('child_process');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 2

getRunningPidFunction · 0.85
sendFunction · 0.85

Tested by

no test coverage detected