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