Function vomit_sync::pull
source · pub fn pull(opts: &SyncOptions) -> Result<(), SyncError>Expand description
Apply all changes from IMAP to the local maildir
This overwrites any changes that may have happened on the local side.
pub fn pull(opts: &SyncOptions) -> Result<(), SyncError>Apply all changes from IMAP to the local maildir
This overwrites any changes that may have happened on the local side.