Alexander Marenin beef585ed5 fse.copy throws error when only src and dest provided
I have a lot of legacy code which uses old version(0.12.0) of fs-extra.
Old code does not work with new fs-extra due to it uses fse.copy with only 2 arguments `src` and `dest`.
Let's improve backward compatibility, guys
2016-01-27 18:12:31 +03:00
..
2015-10-21 06:24:01 -05:00
2015-08-28 15:14:10 -05:00
2015-06-24 10:48:19 -05:00
2015-10-24 16:55:12 -05:00