MCPcopy Create free account
hub / github.com/Axosoft/nsfw / updateExcludedPaths

Method updateExcludedPaths

src/NativeInterface.cpp:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void NativeInterface::updateExcludedPaths(const std::vector<std::string> &excludedPaths) {
24 mNativeInterface->updateExcludedPaths(excludedPaths);
25}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected