activescott / activescott/LessIO
Add Path.FileName
Abierto
enhancement
- Lenguaje dominante
- C#
- Estrellas
- 14
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.