Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NF - ReplaceInvalidCharsForFileName #46

Merged
merged 4 commits into from
Feb 13, 2025
Merged

NF - ReplaceInvalidCharsForFileName #46

merged 4 commits into from
Feb 13, 2025

Conversation

MichielOda
Copy link
Member

@MichielOda MichielOda commented Feb 13, 2025

For IPathIO, a new method has been added 'ReplaceInvalidCharsForFileName' which will replace the invalid characters.

For IPathIO, a new method has been added 'ReplaceInvalidCharsForFileName' which will replace the invalid characters.
In IFileSystem a new helper has been added for platform specific actions. ReplaceInvalidCharsForFileNameForWindows will do similary like ReplaceInvalidCharsForFileName but with a fixed list of characters.
…PathIO to specify for which platform you want it
@MichielOda MichielOda merged commit 0e093e5 into main Feb 13, 2025
4 checks passed
@MichielOda MichielOda deleted the HelperMethod branch February 13, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant