Open s100 opened 7 years ago
It looks like that is only the case if the file
passed in is a string
and not a Vinyl File Object. In the second case, it appears that both latestMod
and latestFile
(except for a check for no matching files) are ignored.
I have the same problem. How to solve it?
The README says that the output file "will take the base directory from the first file that passes through it".
In practice, the output file takes its base directory from the most recently modified file that passes through it, not the first one.