faraazahmad / shellrb

A unix-like shell built in Ruby
MIT License
35 stars 24 forks source link

Add cp package and spec #50

Closed liammcd closed 4 years ago

liammcd commented 5 years ago

Simple non-recursive cp implementation, resolves issue #41

liammcd commented 5 years ago

Added FileUtils.cp_r recursive copy support

faraazahmad commented 5 years ago

I have my exams right now so I'll get back to you in a week :)