Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f6276 commit 3f1d1d6Copy full SHA for 3f1d1d6
README.md
@@ -17,7 +17,7 @@ Available commands:
17
- `copy`, `move`, `delete` files
18
- `quit` the file manager shell
19
20
-There are three classes in this app: *FileManager*, *FileOperator* and *Console*.
+There are three classes in this app: *FileManager*, *FileOperator* and *Console* in `src/main/java`.
21
Each class a different reason for being.
22
There is a simple file hierarchy for manual testing in the _test_ folder.
23
You can use the _test_ folder for doing simple file manipulations.
0 commit comments