pub fn select_changes(changes: &mut [ProposedChange]) -> Result<bool>Expand description
Run the TUI to select which changes to apply Returns the indices of selected changes
pub fn select_changes(changes: &mut [ProposedChange]) -> Result<bool>Run the TUI to select which changes to apply Returns the indices of selected changes