Modules§
- app
- Manage the status of the TUI application
- args
- Manage the args passed in cli
- events
- Manage tui event handling
- files
- File management module for storing anf managing tasks
- state
- The current state of tasks as a buffer in tui
- tui
- wrapper for all tui related functions
- ui
- user interface for the tui
Functions§
Type Aliases§
- Result
- Generic wrapper for Result type