Skip to main content

validate_undo_list_preview_modes

Function validate_undo_list_preview_modes 

Source
pub fn validate_undo_list_preview_modes(
    list: bool,
    preview: bool,
) -> Result<(), HeddleError>
Expand description

Pure mode preflight: --list and --preview are mutually exclusive.