MCPcopy 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
91void Drive::SaveState()
92{
93 m_state.Write( state_file ) ;
94}
95
96void Drive::SyncFolders( http::Agent *http )
97{

Callers 1

MainFunction · 0.80

Calls 1

WriteMethod · 0.45

Tested by

no test coverage detected