MCPcopy Create free account
hub / github.com/Martchus/syncthingtray / invalidateDirsAndDevs

Method invalidateDirsAndDevs

cli/application.cpp:163–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163void Application::invalidateDirsAndDevs()
164{
165 m_relevantDirs.clear();
166 m_relevantDevs.clear();
167}
168
169static int assignIntegerFromArg(const Argument &arg, int &integer)
170{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected