From f29c854251ee0f47a94fb88fd94b9c24809c53a2 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Mon, 19 Aug 2019 09:10:34 -0500 Subject: fixed restore bug and wrote test for it, added ideas to readme, created all_paths function --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3