activescott / activescott/LessIO

Add Path.FileName

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.