Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f8bf02

Browse files
Jacob CJacob C
Jacob C
authored and
Jacob C
committed
file annotated
1 parent d339834 commit 9f8bf02

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.idea/compiler.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

FileManager.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22

33
An amazingly useless tool!
44

5+
* **list** - User is able to get a list of all files in a particular directry.
6+
* **info** - User is able to get information on a specific file name, path, size, creator and last time it was modified.
7+
* **mkdir** - user is able to make one or multiple directories ata time
8+
* **rename** - User is able to rename file
9+
* **copy, move, delete** - user is able to make copies of files. Move files to a different location. And delete files
10+
* **quit** -

0 commit comments

Comments
 (0)