Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
childProcess = require(
'child_process'
);
2
const
fs = require(
'fs'
);
3
var
path = require(
'path'
);
4
Callers
nothing calls this directly
Calls
4
require
Function · 0.85
compileBuildScripts
Function · 0.85
runCommand
Function · 0.85
error
Method · 0.45
Tested by
no test coverage detected