Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recursive combineFiles() #9

Open
eins78 opened this issue Jul 30, 2013 · 1 comment
Open

recursive combineFiles() #9

eins78 opened this issue Jul 30, 2013 · 1 comment
Labels

Comments

@eins78
Copy link
Member

eins78 commented Jul 30, 2013

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

bug:

  • we should recurse into sub-dirs, but don't.

solution:

  • walk the tree

but:

@eins78
Copy link
Member Author

eins78 commented Aug 2, 2013

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant