List of all items
Structs
- collection::Collection
- config::Config
- config::ConfigFile
- config::ConfigManager
- config::Connection
- file::FileSystem
- settings::UserSettings
- sql::result::QueryResult
- tui::app::App
- tui::app::AsyncCommandResult
- tui::app::QueryState
- tui::app::SearchBox
- tui::app::SelectedFileInfo
- tui::app::UIState
- tui::modal::ModalManager
- tui::navigation::NavigationManager
- tui::navigation::PaneInfo
- tui::panes::collections::CollectionsPane
- tui::panes::header::HeaderPane
- tui::panes::results::ResultsPane
- tui::panes::workspace::WorkspacePane
- tui::ui::UI
- tui::widgets::button::Button
- tui::widgets::button::Theme
- tui::widgets::edit_file_modal::EditFileModal
- tui::widgets::file_tree::FileTree
- tui::widgets::modal::DialogButton
- tui::widgets::modal::DialogContent
- tui::widgets::modal::ModalDialog
- tui::widgets::new_file_modal::NewFileModal
- tui::widgets::password_modal::PasswordModal
- tui::widgets::radio_group::RadioGroup
- tui::widgets::radio_group::RadioOption
- tui::widgets::searchable_textarea::SearchableTextArea
- tui::widgets::wide_table::WideTable
- tui::widgets::wide_table::WideTableState
Enums
- collection::CollectionScope
- collection::SelectedFile
- sql::interface::SQLType
- sql::result::Format
- tui::app::AppCommand
- tui::app::FileOperationState
- tui::app::Mode
- tui::modal::ModalEvent
- tui::modal::ModalType
- tui::navigation::FocusType
- tui::navigation::PaneId
- tui::widgets::button::State
- tui::widgets::modal::FocusableArea
- tui::widgets::modal::ModalAction
Traits
- sql::interface::Executor
- tui::panes::pane::Pane
- tui::panes::pane::PaneExt
- tui::widgets::modal::ModalHandler
Functions
- collection::build_collection_tree
- collection::collections_to_hashmap
- collection::load_collections
- config::run_config_list
- config::run_config_set
- file::get_selected_folder_context
- file::parse_selected_file
- query::execute_query
- query::get_connection
- query::get_connection_url
- query::run_query
- sql::factory::create_executor
- sql::interface::get_sql_type
- sql::result::format_output
- tui::run::run_tui