Closed stirno closed 10 years ago
Do you want this to work like file globbing in Glup?
Fastest response to an issue ever. :+1:
Ya, just want to expand the glob into the series of FileStreams that we build in Source. Should be pretty quick.
Potentially would be easiest to leverage Directory.GetFiles(path, search, SearchOptions.AllDirectories) then.
Also I was looking and saw the issue go up : D
Support for file globbing in pvc.Source()