Skip to main content

Module apply

Module apply 

Source

Re-exports§

pub use crate::sync::types::SyncOptions;

Structs§

ActionOutcome
What action was taken for a single item.
ApplyResult
The result of applying the sync plan.

Enums§

ActionTaken
The specific action taken.

Functions§

execute
Execute the sync plan, applying changes to disk.
prune_orphans
Prune orphans: items in old lock but not in new target.