Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Grive/grive
/ SaveState
Method
SaveState
libgrive/src/drive/Drive.cc:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void Drive::SaveState()
92
{
93
m_state.Write( state_file ) ;
94
}
95
96
void Drive::SyncFolders( http::Agent *http )
97
{
Callers
1
Main
Function · 0.80
Calls
1
Write
Method · 0.45
Tested by
no test coverage detected