spark-root/laurelin

glob paths

PerilousApricot opened this issue · 1 comments

If an input path is a directory, turn that into a recursive list of all the *.root paths

This is complete -- it's not a true glob (i.e. file*.root), but directories should be sufficient.