papermill / mill

papermill CLI utility
http://code.papermill.in/mill
Other
3 stars 2 forks source link

recursive combineFiles() #9

Open eins78 opened 11 years ago

eins78 commented 11 years ago

when input is a folder, we read all files in it, combining them in to 1 file.

bug:

solution:

but:

eins78 commented 11 years ago

changed my opinion. not sure if we should combine sub-folders at all. BA has been restructured, so not an issue here anymore…