Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ clearCurrentToken
Method
clearCurrentToken
src/sync/WizKMSync.cpp:297–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
295
}
296
297
bool WizKMSyncThread::clearCurrentToken()
298
{
299
WizToken::clearToken();
300
WizToken::clearLastError();
301
return true;
302
}
303
304
void WizKMSyncThread::waitForDone()
305
{
Callers
2
on_syncDone_userVerified
Method · 0.80
reconnectServer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected