Module command_panel

Module command_panel 

Source

Re-exports§

pub use command_parser::CommandParser;
pub use file_completion::FileCompletionCache;
pub use history_manager::AutoSuggestionState;
pub use history_manager::CommandHistory;
pub use history_manager::HistorySearchState;
pub use input_handler::InputHandler;
pub use optimized_input::OptimizedInputHandler;
pub use optimized_renderer::OptimizedRenderer;
pub use response_formatter::ResponseFormatter;
pub use script_editor::ScriptEditor;
pub use syntax_highlighter::SyntaxHighlighter;

Modules§

command_parser
file_completion
history_manager
input_handler
optimized_input
optimized_renderer
response_formatter
script_editor
style_builder
syntax_highlighter
trace_persistence
Trace persistence module for saving and loading trace configurations