MCPcopy Create free account
hub / github.com/catboost/catboost / bootstrap.js

File bootstrap.js

catboost/node-package/build_scripts/bootstrap.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const childProcess = require('child_process');
2const fs = require('fs');
3var path = require('path');
4

Callers

nothing calls this directly

Calls 4

requireFunction · 0.85
compileBuildScriptsFunction · 0.85
runCommandFunction · 0.85
errorMethod · 0.45

Tested by

no test coverage detected