streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Replace FilePath/String with OsPath

Open harendra-kumar opened this issue 3 years ago • 0 comments

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.

harendra-kumar avatar Dec 10 '22 02:12 harendra-kumar