activescott / activescott/LessIO
Add Path.FileName
未关闭
enhancement
- 主要语言
- C#
- 星标
- 14
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)`.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。