Expand description
Terminal User Interface
Interactive TUI for browsing and cleaning artifacts.
This module provides a full-screen terminal interface using Ratatui.
Re-exports§
pub use app::App;pub use app::AppState;pub use app::ProjectEntry;pub use event::Action;pub use event::Event;pub use event::EventHandler;
Modules§
Functions§
- run
- Run the TUI application