Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ build_native.ts
File
build_native.ts
catboost/node-package/build_scripts/build_native.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{buildNative} from
'./build'
;
2
3
buildNative(process.argv.slice(5));
Callers
nothing calls this directly
Calls
2
buildNative
Function · 0.90
slice
Method · 0.45
Tested by
no test coverage detected