List of all items
Structs
- Cli
- CommandContext
- client::Connection
- client::TheaterClient
- client::cli_wrapper::CliTheaterClient
- commands::build::BuildArgs
- commands::channel::ChannelArgs
- commands::channel::open::OpenArgs
- commands::completion::CompletionArgs
- commands::create::CreateArgs
- commands::dynamic_completion::DynamicCompletionArgs
- commands::events::EventsArgs
- commands::events_explore::ExploreArgs
- commands::inspect::InspectArgs
- commands::list::ListArgs
- commands::list_stored::ListStoredArgs
- commands::message::MessageArgs
- commands::start::StartArgs
- commands::state::StateArgs
- commands::stop::StopArgs
- commands::subscribe::SubscribeArgs
- config::Config
- config::LoggingConfig
- config::OutputConfig
- config::ServerConfig
- config::TemplatesConfig
- output::OutputManager
- output::ProgressBar
- output::Theme
- output::formatters::ActorAction
- output::formatters::ActorEvents
- output::formatters::ActorInspection
- output::formatters::ActorList
- output::formatters::ActorLogs
- output::formatters::ActorStarted
- output::formatters::ActorState
- output::formatters::BuildResult
- output::formatters::ChannelOpened
- output::formatters::ComponentUpdate
- output::formatters::EventSubscription
- output::formatters::MessageResponse
- output::formatters::MessageSent
- output::formatters::ProjectCreated
- output::formatters::ServerInfo
- output::formatters::ServerStarted
- output::formatters::StoredActorList
- templates::Template
- tui::app::DisplayEvent
- tui::app::LifecycleEvent
- tui::app::TuiApp
- tui::event_explorer::app::EventExplorerApp
- tui::event_explorer::app::EventFilters
- tui::event_explorer::app::ProcessedEventData
- utils::event_display::EventDisplayOptions
Enums
- Commands
- client::ManagementCommand
- client::ManagementResponse
- commands::channel::ChannelCommands
- error::CliError
- tui::app::ActorStatus
- tui::app::EventLevel
- tui::app::LifecycleEventType
- tui::event_explorer::app::ChainFilter
- tui::event_explorer::app::DataType
- tui::event_explorer::app::DetailMode
- tui::event_explorer::app::EventLevel
- tui::event_explorer::input::ExplorerAction
- tui::events::InputEvent
Traits
Functions
- client::cli_wrapper::get_actor_state
- client::cli_wrapper::list_actors
- client::cli_wrapper::stop_actor
- commands::build::execute_async
- commands::channel::open::execute
- commands::channel::open::execute_async
- commands::completion::execute_async
- commands::create::execute_async
- commands::dynamic_completion::execute_async
- commands::events::execute_async
- commands::events_explore::execute_async
- commands::inspect::execute_async
- commands::list::execute
- commands::list::execute_async
- commands::list_stored::execute_async
- commands::message::execute_async
- commands::start::execute_async
- commands::state::execute_async
- commands::stop::execute_async
- commands::subscribe::execute_async
- run
- templates::available_templates
- templates::create_project
- templates::list_templates
- tui::components::event_panel::render_event_panel
- tui::components::status_panel::render_status_panel
- tui::event_explorer::components::event_detail::render_event_detail
- tui::event_explorer::components::event_list::render_event_list
- tui::event_explorer::components::help_modal::render_help_modal
- tui::event_explorer::input::handle_input
- tui::event_explorer::run_explorer
- tui::event_explorer::ui::render_explorer_ui
- tui::events::handle_input
- tui::run_tui
- tui::ui::render_ui
- utils::event_display::display_csv_header
- utils::event_display::display_events
- utils::event_display::display_events_header
- utils::event_display::display_events_timeline
- utils::event_display::display_single_event
- utils::event_display::format_timestamp
- utils::event_display::pretty_stringify_event
- utils::event_display::print_hex_dump
- utils::formatting::format_duration
- utils::formatting::format_error
- utils::formatting::format_event_summary
- utils::formatting::format_hash
- utils::formatting::format_id
- utils::formatting::format_info
- utils::formatting::format_key_value
- utils::formatting::format_section
- utils::formatting::format_short_id
- utils::formatting::format_status
- utils::formatting::format_success
- utils::formatting::format_table
- utils::formatting::format_timestamp
- utils::formatting::format_warning