BenMatteson / CS410_Agile_Group2

CS410 Agile Practice Project - FTP Client
0 stars 2 forks source link

Add renamel command and unittests to rename local files from current working directory #68

Closed svuhoang closed 5 years ago

svuhoang commented 5 years ago

Implemented the 'renamel' command to perform renaming of local files from current working directory, which may or may not include paths Added the unit testing for the rename command.

Acceptance Criteria: