Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{buildLocal, buildNative} from
'./build'
;
2
import
{existsSync} from
'fs'
;
3
4
async
function
install(): Promise<void> {
Callers
nothing calls this directly
Calls
2
install
Function · 0.70
error
Method · 0.45
Tested by
no test coverage detected