Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BYVoid/OpenCC
/ OpenccBinaryPath
Function
OpenccBinaryPath
src/benchmark/Performance.cpp:460–462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
458
#endif
459
460
std::string OpenccBinaryPath() {
461
return OPENCC_BENCHMARK_OPENCC_PATH;
462
}
463
464
std::string SourceConfigDirectory() {
465
return std::string(PROJECT_SOURCE_DIR) +
"/data/config"
;
Callers
1
RunCommandLineConversion
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected