MCPcopy Create free account
hub / github.com/nodejs/node-addon-api / index.js

File index.js

test/addon_build/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { promisify } = require('util');
4const exec = promisify(require('child_process').exec);

Callers

nothing calls this directly

Calls 2

beforeAllFunction · 0.85
testFunction · 0.70

Tested by

no test coverage detected