mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-31 17:03:30 +02:00
add a tasks method to db
This commit is contained in:
parent
83b2318a06
commit
0c3e4d5c2e
2 changed files with 15 additions and 3 deletions
|
@ -1,3 +1,6 @@
|
|||
// TODO: remove this eventually when there's an API
|
||||
#![allow(dead_code)]
|
||||
|
||||
mod errors;
|
||||
mod operation;
|
||||
mod taskdb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue