pub fn run_interactive_with_configs(
run_config: RunConfig,
search_config: SearchConfig,
app_config: LoadedAppConfig,
persisted_layout: PersistedLayout,
log_max_entries: usize,
) -> Result<()>pub fn run_interactive_with_configs(
run_config: RunConfig,
search_config: SearchConfig,
app_config: LoadedAppConfig,
persisted_layout: PersistedLayout,
log_max_entries: usize,
) -> Result<()>