This commit is contained in:
Andrés N. Robalino
2019-08-06 21:45:38 -05:00
parent 1b7dd52713
commit c8b5329c5c
5 changed files with 125 additions and 6 deletions

View File

@ -182,6 +182,7 @@ pub async fn cli() -> Result<(), Box<dyn Error>> {
Arc::new(Remove),
Arc::new(Copycp),
Arc::new(Open),
Arc::new(Mkdir),
Arc::new(Date),
Arc::new(Where),
Arc::new(Config),