Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BYVoid/OpenCC
/ build.js
File
build.js
plugins/jieba/node/build.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ execFileSync } = require(
'child_process'
);
2
const
fs = require(
'fs'
);
3
const
path = require(
'path'
);
4
const
os = require(
'os'
);
Callers
nothing calls this directly
Calls
8
parseTarget
Function · 0.85
normalizeArch
Function · 0.85
findFile
Function · 0.85
copyForce
Function · 0.85
error
Method · 0.80
exit
Method · 0.80
run
Function · 0.70
join
Method · 0.45
Tested by
no test coverage detected