Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -39,6 +39,10 @@ pub enum Command {
|
||||
src: Vec<String>,
|
||||
dest: Vec<String>,
|
||||
},
|
||||
Archive {
|
||||
root: String,
|
||||
path: Vec<String>,
|
||||
},
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
|
Reference in New Issue
Block a user