streamly
streamly copied to clipboard
Replace FilePath/String with OsPath
In the following modules:
- FileSystem.File
- FileSystem.Dir
- FileSystem.Event
At some places we may have used String instead FilePath for paths, we should find those and replace with OsPath.