Skip to main content

show_folder_rules_dialog

Function show_folder_rules_dialog 

Source
fn show_folder_rules_dialog(
    parent: &impl IsA<Window>,
    folder_path: &str,
    fallback_catchup_mode: StartupCatchupMode,
    rules_state: Rc<RefCell<FolderRules>>,
    on_settings_changed: Rc<dyn Fn()>,
)
Expand description

Present a modal dialog for editing a folder’s sync and filter rules.