Function handle_interactive_selection
Source pub fn handle_interactive_selection(storage: &ConfigStorage) -> Result<()>
Expand description
Handle interactive configuration selection with real-time preview
§Arguments
storage - Reference to configuration storage
§Errors
Returns error if terminal operations fail or user selection fails