Open
Description
Hi,
As far as I can see, your mocked file system implementation supports the semantics of Windows, Linux and MacOS.
However, I could not find how to tell which semantics I want when creating an instance of the mock.
Our use case would be to test our code against a file system with Windows and MacOS semantics in the CI pipeline which currently only runs on Linux.