summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Barrett <spalf0@gmail.com>2019-08-19 09:10:34 -0500
committerTom Barrett <spalf0@gmail.com>2019-08-19 09:10:34 -0500
commitf29c854251ee0f47a94fb88fd94b9c24809c53a2 (patch)
treee110b539b0c5c37db37f30ecb8031aa7fbbd4e87 /README.md
parentc79294e0bdd3f045e2de4215f71db262c6e94848 (diff)
fixed restore bug and wrote test for it, added ideas to readme, created all_paths functionHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ea40997..ee7f216 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,6 @@ CLI Recycling Bin
things to do:
- add restore cli
+ - use assert-cmd lib for testing? github.com/assert-rs/
+ - use tempfile lib for testing? github.com/stebalien/tempfile
- add freedesktorg spec? https://specifications.freedesktop.org/trash-spec/trashspec-latest.html