-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew features.New features.
Description
Add the following extension to StringUtils:
public static string FileNameSafe(this string s,
Func<string, string>? replacer = (x) => "_",
OperatingSystem? os = OperatingSystem.Current);i think i wrote something like this before but hardcoded for Windows. Not too hard to write from scratch, though.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew features.New features.
Projects
Status
No status