Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Switch NPath to a struct and move (I)FileSystem.cs into it. Fix some bugs #581

Merged
merged 2 commits into from
Mar 7, 2018

Conversation

shana
Copy link
Member

@shana shana commented Feb 15, 2018

This changes NPath into a struct, which requires a few adjustments to the codebase, and I stumbled onto a couple of bugs in the process, so fixed that as well.

This also moves IFilesystem into the class file 'cause it's really annoying to keep them in sync otherwise when you're not in VS with resharper.

This changes NPath into a struct, which requires a few adjustments to
the codebase, and I stumbled onto a couple of bugs in the process, so
fixed that as well.

Moved the IFileSystem interface into the class file so it's easier to
add things to both.
@StanleyGoldman StanleyGoldman merged commit d416f7e into master Mar 7, 2018
@StanleyGoldman StanleyGoldman deleted the niceio-latest branch March 7, 2018 21:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants