MCPcopy Create free account
hub / github.com/Yaafe/Yaafe / getYaafeVersion

Function getYaafeVersion

src_cpp/yaafe-python/yaafecore.cpp:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42const char* getYaafeVersion() {
43 return ComponentFactory::version();
44}
45
46
47int loadComponentLibrary(char* filename)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected