Module tui

Module tui 

Source
Expand description

TUI module for displaying cached disk usage statistics

Provides an ncdu-like interface for navigating and viewing directory sizes

Structsยง

App ๐Ÿ”’
State for the TUI application
DirEntry ๐Ÿ”’
Entry in the TUI directory list

Functionsยง

render ๐Ÿ”’
run_tui
Run the TUI with a single DirStat (the root of a scanned directory)
run_tui_with_roots
Run the TUI with multiple cached roots