tinyglobby
tinyglobby copied to clipboard
Is returning POSIX style absolute paths for Windows expected?
related fast-glob issue: https://github.com/mrmlnc/fast-glob/issues/379
Now, when the
absoluteoption is enabled, the path is returned in the OS style.
iirc fast-glob currently behaves like this too, since fast-glob 4.0.0 isn't out yet. once it changes in a stable fast-glob release it'll probably be changed here as well
closing, since this is expected at least until they release this change in fast-glob 4.0.0