glob paths
PerilousApricot opened this issue · 1 comments
PerilousApricot commented
If an input path is a directory, turn that into a recursive list of all the *.root paths
PerilousApricot commented
This is complete -- it's not a true glob (i.e. file*.root
), but directories should be sufficient.