Renamed the Path+Functions extension in the library target as PathProvider.

This commit is contained in:
2025-03-08 00:57:59 +01:00
parent 0ba84ca27a
commit 39a9523ac9
5 changed files with 153 additions and 50 deletions
@@ -1,4 +1,4 @@
/// A protocol that provides a relative path representation.
/// A type that provides a relative path representation.
protocol Pathable {
// MARK: Properties