AvianFlu / ncp

Asynchronous recursive file copying with Node.js.
MIT License
680 stars 103 forks source link

Change file name to file path for clarity. #99

Open lucidogen opened 9 years ago

lucidogen commented 9 years ago

File 'name' is confusing, it can sometimes mean just the name and sometimes the full path. A little clarification can help others...