Commit Graph

10 Commits

Author SHA1 Message Date
Michael Angerman
297f3ba575 clean up filesystem by moving get_interactive_confirmation into util.rs 2021-10-23 10:57:45 -07:00
Gabriel B Gutierrez
8c2ae1eed1 -i flag finished, lacking tests 2021-10-14 14:54:51 -03:00
xiuxiu62
491efab09b remove open and save 2021-10-10 13:24:54 -07:00
xiuxiu62
97ca242634 add rm command + stubs for open and save 2021-10-09 21:13:15 -07:00
xiuxiu62
bdfe8c0888 add mkdir command 2021-10-07 15:20:23 -07:00
xiuxiu62
adabc839bf add touch command 2021-10-07 14:18:03 -07:00
xiuxiu62
5da1310696 add fs utils 2021-10-05 12:55:33 -07:00
xiuxiu62
e325fd114d port the mv command 2021-10-04 04:32:08 -07:00
JT
91090e1db1 Add simple cd 2021-10-03 09:16:37 +13:00
JT
8250b44ce5 moved commands 2021-09-30 07:25:05 +13:00