MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / clearVModules

Method clearVModules

src/thundersvm/util/log.cpp:2980–2982  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2978 }
2979
2980 void Loggers::clearVModules(void) {
2981 ELPP->vRegistry()->clearModules();
2982 }
2983
2984// VersionInfo
2985

Callers

nothing calls this directly

Calls 2

clearModulesMethod · 0.80
vRegistryMethod · 0.80

Tested by

no test coverage detected