mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 17:57:19 +02:00
feat: Better error reporting ✨
This commit is contained in:
parent
740eca1f6f
commit
3e27ab44e3
3 changed files with 116 additions and 52 deletions
|
@ -1,4 +1,4 @@
|
|||
#[derive(PartialEq, Debug)]
|
||||
#[derive(Clone, PartialEq, Debug)]
|
||||
pub enum Action {
|
||||
Report,
|
||||
Filter,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue