activescott / activescott/LessIO
Add Path.FileName
Aperta
enhancement
- Lingua principale
- C#
- Stelle
- 14
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.