MCPcopy 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
460std::string OpenccBinaryPath() {
461 return OPENCC_BENCHMARK_OPENCC_PATH;
462}
463
464std::string SourceConfigDirectory() {
465 return std::string(PROJECT_SOURCE_DIR) + "/data/config";

Callers 1

RunCommandLineConversionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected