You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have an @effect/platform native file glob similar to https://www.npmjs.com/package/glob that could be used w/ any FileSystem implementation.
It would be nice to have an @effect/platform native file glob similar to https://www.npmjs.com/package/glob that could be used w/ any FileSystem implementation.
(Bun has a built in implementation https://bun.sh/docs/api/glob)