MCPcopy Create free account
hub / github.com/catboost/catboost / install.ts

File install.ts

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

Source from the content-addressed store, hash-verified

1import {buildLocal, buildNative} from './build';
2import {existsSync} from 'fs';
3
4async function install(): Promise<void> {

Callers

nothing calls this directly

Calls 2

installFunction · 0.70
errorMethod · 0.45

Tested by

no test coverage detected