jonschlinkert / copy

Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)
MIT License
94 stars 125 forks source link

copy.dir #5

Closed SallyOne closed 8 years ago

SallyOne commented 8 years ago

hi,I use copy.dir,find can't copy with directory,all files copy into the same directory.what params I should configuration,I don't want use callback to traversal directory.

jonschlinkert commented 8 years ago

closing since the API was refactored