activescott / activescott/LessIO
Add Path.FileName
Open
enhancement
- Dominant language
- C#
- Stars
- 14
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Path has a `public static string GetFileName(string path)` but no way to get just the name component of the file path and it could be as easy as Path.Filename which defers to `public static string GetFileName(string path)`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.