From 5a31c082c79a9307b8799098cb97d69a3dac2409 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 11 Sep 2024 13:37:29 +0000 Subject: [PATCH] Deploy documentation for 'main' --- main/data/documentation/corepathwrangler/absolutepath.json | 4 ++++ .../documentation/corepathwrangler/absolutepath/_(_:_:).json | 4 ++++ .../absolutepath/append(pathcomponents:).json | 4 ++++ .../absolutepath/appending(pathcomponents:).json | 4 ++++ .../documentation/corepathwrangler/absolutepath/current.json | 4 ++++ .../corepathwrangler/absolutepath/debugdescription.json | 4 ++++ .../corepathwrangler/absolutepath/description.json | 4 ++++ .../absolutepath/resolve(resolvesymlinks:).json | 4 ++++ .../absolutepath/resolved(resolvesymlinks:).json | 4 ++++ .../documentation/corepathwrangler/absolutepath/root.json | 4 ++++ .../documentation/corepathwrangler/absolutepath/tmpdir.json | 4 ++++ main/data/documentation/corepathwrangler/pathcomponent.json | 4 ++++ .../corepathwrangler/pathcomponentconvertible.json | 4 ++++ .../pathcomponentconvertible/pathcomponent.json | 4 ++++ main/data/documentation/corepathwrangler/pathextension.json | 4 ++++ main/data/documentation/corepathwrangler/pathprotocol.json | 4 ++++ .../documentation/corepathwrangler/pathprotocol/_(_:_:).json | 4 ++++ .../corepathwrangler/pathprotocol/append(_:).json | 4 ++++ .../pathprotocol/append(pathcomponents:)-5vkaf.json | 4 ++++ .../pathprotocol/append(pathcomponents:)-7bmur.json | 4 ++++ .../pathprotocol/append(pathextension:).json | 4 ++++ .../corepathwrangler/pathprotocol/appending(_:).json | 4 ++++ .../pathprotocol/appending(pathcomponents:)-5n1g0.json | 4 ++++ .../pathprotocol/appending(pathcomponents:)-60uqw.json | 4 ++++ .../pathprotocol/appending(pathextension:).json | 4 ++++ .../documentation/corepathwrangler/pathprotocol/current.json | 4 ++++ .../corepathwrangler/pathprotocol/debugdescription.json | 4 ++++ .../corepathwrangler/pathprotocol/description.json | 4 ++++ .../corepathwrangler/pathprotocol/init(_:).json | 4 ++++ .../corepathwrangler/pathprotocol/init(pathstring:).json | 4 ++++ .../corepathwrangler/pathprotocol/issubpath(of:)-73na8.json | 4 ++++ .../corepathwrangler/pathprotocol/issubpath(of:)-x5ip.json | 4 ++++ .../corepathwrangler/pathprotocol/lastpathcomponent.json | 4 ++++ .../corepathwrangler/pathprotocol/lastpathextension.json | 4 ++++ .../corepathwrangler/pathprotocol/pathstring.json | 4 ++++ .../pathprotocol/removelastpathcomponent().json | 4 ++++ .../pathprotocol/removelastpathextension().json | 4 ++++ .../pathprotocol/removinglastpathcomponent().json | 4 ++++ .../pathprotocol/removinglastpathextension().json | 4 ++++ main/data/documentation/corepathwrangler/relativepath.json | 4 ++++ .../documentation/corepathwrangler/relativepath/_(_:_:).json | 4 ++++ .../corepathwrangler/relativepath/absolute(in:).json | 4 ++++ .../relativepath/append(pathcomponents:).json | 4 ++++ .../relativepath/appending(pathcomponents:).json | 4 ++++ .../documentation/corepathwrangler/relativepath/current.json | 4 ++++ .../corepathwrangler/relativepath/debugdescription.json | 4 ++++ .../corepathwrangler/relativepath/description.json | 4 ++++ .../corepathwrangler/relativepath/resolve().json | 4 ++++ .../corepathwrangler/relativepath/resolved().json | 4 ++++ .../corepathwrangler/swift/binaryinteger/pathcomponent.json | 4 ++++ .../corepathwrangler/swift/floatingpoint/pathcomponent.json | 4 ++++ .../swift/rawrepresentable/pathcomponent.json | 4 ++++ .../corepathwrangler/swift/staticstring/pathcomponent.json | 4 ++++ .../corepathwrangler/swift/string/pathcomponent.json | 4 ++++ .../corepathwrangler/pathprotocol/init(url:).json | 4 ++++ .../pathwrangler/foundation/decimal/pathcomponent.json | 4 ++++ .../foundation/filemanager/directoryexists(at:).json | 4 ++++ .../pathwrangler/foundation/filemanager/fileexists(at:).json | 4 ++++ .../pathwrangler/foundation/filemanager/itemexists(at:).json | 4 ++++ .../foundation/url/append(pathcomponents:)-6hcvs.json | 4 ++++ .../foundation/url/append(pathcomponents:)-87ki0.json | 4 ++++ .../foundation/url/appending(pathcomponents:)-5kqa4.json | 4 ++++ .../foundation/url/appending(pathcomponents:)-7567x.json | 4 ++++ .../pathwrangler/foundation/url/init(path:).json | 4 ++++ .../pathwrangler/foundation/url/init(path:isdirectory:).json | 4 ++++ .../pathwrangler/foundation/url/issubpath(of:)-6cecm.json | 4 ++++ .../pathwrangler/foundation/url/issubpath(of:)-74gxk.json | 4 ++++ .../pathwrangler/foundation/uuid/pathcomponent.json | 4 ++++ main/index.html | 5 ++--- 69 files changed, 274 insertions(+), 3 deletions(-) diff --git a/main/data/documentation/corepathwrangler/absolutepath.json b/main/data/documentation/corepathwrangler/absolutepath.json index 5d755ca..da07629 100644 --- a/main/data/documentation/corepathwrangler/absolutepath.json +++ b/main/data/documentation/corepathwrangler/absolutepath.json @@ -44,6 +44,10 @@ "text" : "AbsolutePath" } ], + "remoteSource" : { + "fileName" : "AbsolutePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/AbsolutePath.swift#L9" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/main/data/documentation/corepathwrangler/absolutepath/_(_:_:).json b/main/data/documentation/corepathwrangler/absolutepath/_(_:_:).json index 93f24fc..21642ae 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/_(_:_:).json +++ b/main/data/documentation/corepathwrangler/absolutepath/_(_:_:).json @@ -78,6 +78,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L101" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/main/data/documentation/corepathwrangler/absolutepath/append(pathcomponents:).json b/main/data/documentation/corepathwrangler/absolutepath/append(pathcomponents:).json index ed0bb25..e55b2c4 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/append(pathcomponents:).json +++ b/main/data/documentation/corepathwrangler/absolutepath/append(pathcomponents:).json @@ -62,6 +62,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L83" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/absolutepath/appending(pathcomponents:).json b/main/data/documentation/corepathwrangler/absolutepath/appending(pathcomponents:).json index f6fdcb3..34fa8f3 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/appending(pathcomponents:).json +++ b/main/data/documentation/corepathwrangler/absolutepath/appending(pathcomponents:).json @@ -66,6 +66,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L90" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/absolutepath/current.json b/main/data/documentation/corepathwrangler/absolutepath/current.json index 8377480..bbef7f2 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/current.json +++ b/main/data/documentation/corepathwrangler/absolutepath/current.json @@ -58,6 +58,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "AbsolutePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/AbsolutePath.swift#L53" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/absolutepath/debugdescription.json b/main/data/documentation/corepathwrangler/absolutepath/debugdescription.json index bab9132..578b942 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/debugdescription.json +++ b/main/data/documentation/corepathwrangler/absolutepath/debugdescription.json @@ -76,6 +76,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L76" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/absolutepath/description.json b/main/data/documentation/corepathwrangler/absolutepath/description.json index 66ef9e0..c77e1a7 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/description.json +++ b/main/data/documentation/corepathwrangler/absolutepath/description.json @@ -76,6 +76,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L65" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/absolutepath/resolve(resolvesymlinks:).json b/main/data/documentation/corepathwrangler/absolutepath/resolve(resolvesymlinks:).json index 1d6f6c7..14b0640 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/resolve(resolvesymlinks:).json +++ b/main/data/documentation/corepathwrangler/absolutepath/resolve(resolvesymlinks:).json @@ -92,6 +92,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "AbsolutePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/AbsolutePath.swift#L32" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/absolutepath/resolved(resolvesymlinks:).json b/main/data/documentation/corepathwrangler/absolutepath/resolved(resolvesymlinks:).json index b525817..4dac732 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/resolved(resolvesymlinks:).json +++ b/main/data/documentation/corepathwrangler/absolutepath/resolved(resolvesymlinks:).json @@ -97,6 +97,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "AbsolutePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/AbsolutePath.swift#L42" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/absolutepath/root.json b/main/data/documentation/corepathwrangler/absolutepath/root.json index b85eb9d..a97f233 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/root.json +++ b/main/data/documentation/corepathwrangler/absolutepath/root.json @@ -57,6 +57,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "AbsolutePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/AbsolutePath.swift#L50" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/absolutepath/tmpdir.json b/main/data/documentation/corepathwrangler/absolutepath/tmpdir.json index 1b3609e..c2dd2e7 100644 --- a/main/data/documentation/corepathwrangler/absolutepath/tmpdir.json +++ b/main/data/documentation/corepathwrangler/absolutepath/tmpdir.json @@ -65,6 +65,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "AbsolutePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/AbsolutePath.swift#L58" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/pathcomponent.json b/main/data/documentation/corepathwrangler/pathcomponent.json index 3717eff..03ead0f 100644 --- a/main/data/documentation/corepathwrangler/pathcomponent.json +++ b/main/data/documentation/corepathwrangler/pathcomponent.json @@ -44,6 +44,10 @@ "text" : "PathComponent" } ], + "remoteSource" : { + "fileName" : "PathComponentConvertible.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathComponentConvertible.swift#L2" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/main/data/documentation/corepathwrangler/pathcomponentconvertible.json b/main/data/documentation/corepathwrangler/pathcomponentconvertible.json index 0e6c281..bc5e225 100644 --- a/main/data/documentation/corepathwrangler/pathcomponentconvertible.json +++ b/main/data/documentation/corepathwrangler/pathcomponentconvertible.json @@ -44,6 +44,10 @@ "text" : "PathComponentConvertible" } ], + "remoteSource" : { + "fileName" : "PathComponentConvertible.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathComponentConvertible.swift#L5" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/main/data/documentation/corepathwrangler/pathcomponentconvertible/pathcomponent.json b/main/data/documentation/corepathwrangler/pathcomponentconvertible/pathcomponent.json index 22c9c02..32cdef2 100644 --- a/main/data/documentation/corepathwrangler/pathcomponentconvertible/pathcomponent.json +++ b/main/data/documentation/corepathwrangler/pathcomponentconvertible/pathcomponent.json @@ -48,6 +48,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathComponentConvertible.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathComponentConvertible.swift#L7" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/main/data/documentation/corepathwrangler/pathextension.json b/main/data/documentation/corepathwrangler/pathextension.json index 149d65a..bcea41a 100644 --- a/main/data/documentation/corepathwrangler/pathextension.json +++ b/main/data/documentation/corepathwrangler/pathextension.json @@ -44,6 +44,10 @@ "text" : "PathExtension" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L2" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/main/data/documentation/corepathwrangler/pathprotocol.json b/main/data/documentation/corepathwrangler/pathprotocol.json index 06febd4..c89c076 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol.json +++ b/main/data/documentation/corepathwrangler/pathprotocol.json @@ -68,6 +68,10 @@ "text" : "PathProtocol" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L6" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/_(_:_:).json b/main/data/documentation/corepathwrangler/pathprotocol/_(_:_:).json index cf45314..e6b375a 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/_(_:_:).json +++ b/main/data/documentation/corepathwrangler/pathprotocol/_(_:_:).json @@ -77,6 +77,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L101" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/append(_:).json b/main/data/documentation/corepathwrangler/pathprotocol/append(_:).json index abb0911..0f345e9 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/append(_:).json +++ b/main/data/documentation/corepathwrangler/pathprotocol/append(_:).json @@ -52,6 +52,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L31" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/append(pathcomponents:)-5vkaf.json b/main/data/documentation/corepathwrangler/pathprotocol/append(pathcomponents:)-5vkaf.json index a6e614c..57fd559 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/append(pathcomponents:)-5vkaf.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/append(pathcomponents:)-5vkaf.json @@ -62,6 +62,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L83" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/append(pathcomponents:)-7bmur.json b/main/data/documentation/corepathwrangler/pathprotocol/append(pathcomponents:)-7bmur.json index dcd792e..092c786 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/append(pathcomponents:)-7bmur.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/append(pathcomponents:)-7bmur.json @@ -77,6 +77,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L38" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/append(pathextension:).json b/main/data/documentation/corepathwrangler/pathprotocol/append(pathextension:).json index 4cbfd3f..c127d5f 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/append(pathextension:).json +++ b/main/data/documentation/corepathwrangler/pathprotocol/append(pathextension:).json @@ -60,6 +60,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L46" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/appending(_:).json b/main/data/documentation/corepathwrangler/pathprotocol/appending(_:).json index 92cbf22..8a7314c 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/appending(_:).json +++ b/main/data/documentation/corepathwrangler/pathprotocol/appending(_:).json @@ -64,6 +64,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L34" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/appending(pathcomponents:)-5n1g0.json b/main/data/documentation/corepathwrangler/pathprotocol/appending(pathcomponents:)-5n1g0.json index 1b2de16..c3b2976 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/appending(pathcomponents:)-5n1g0.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/appending(pathcomponents:)-5n1g0.json @@ -81,6 +81,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L41" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/appending(pathcomponents:)-60uqw.json b/main/data/documentation/corepathwrangler/pathprotocol/appending(pathcomponents:)-60uqw.json index 0ab338b..b00fbbe 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/appending(pathcomponents:)-60uqw.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/appending(pathcomponents:)-60uqw.json @@ -66,6 +66,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L90" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/appending(pathextension:).json b/main/data/documentation/corepathwrangler/pathprotocol/appending(pathextension:).json index 941471b..0b4682a 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/appending(pathextension:).json +++ b/main/data/documentation/corepathwrangler/pathprotocol/appending(pathextension:).json @@ -64,6 +64,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L50" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/current.json b/main/data/documentation/corepathwrangler/pathprotocol/current.json index d69d0ba..26fa427 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/current.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/current.json @@ -55,6 +55,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L20" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Property", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/debugdescription.json b/main/data/documentation/corepathwrangler/pathprotocol/debugdescription.json index a01e92d..fcb8573 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/debugdescription.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/debugdescription.json @@ -75,6 +75,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L76" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/description.json b/main/data/documentation/corepathwrangler/pathprotocol/description.json index 28c1255..890d428 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/description.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/description.json @@ -75,6 +75,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L65" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/init(_:).json b/main/data/documentation/corepathwrangler/pathprotocol/init(_:).json index 64ec297..dd1f3b8 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/init(_:).json +++ b/main/data/documentation/corepathwrangler/pathprotocol/init(_:).json @@ -71,6 +71,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L70" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/init(pathstring:).json b/main/data/documentation/corepathwrangler/pathprotocol/init(pathstring:).json index db2f85b..239122d 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/init(pathstring:).json +++ b/main/data/documentation/corepathwrangler/pathprotocol/init(pathstring:).json @@ -52,6 +52,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L17" + }, "required" : true, "role" : "symbol", "roleHeading" : "Initializer", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/issubpath(of:)-73na8.json b/main/data/documentation/corepathwrangler/pathprotocol/issubpath(of:)-73na8.json index 973b02d..bff04d9 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/issubpath(of:)-73na8.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/issubpath(of:)-73na8.json @@ -65,6 +65,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L27" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/issubpath(of:)-x5ip.json b/main/data/documentation/corepathwrangler/pathprotocol/issubpath(of:)-x5ip.json index 95db8d8..43499ac 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/issubpath(of:)-x5ip.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/issubpath(of:)-x5ip.json @@ -65,6 +65,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L24" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/lastpathcomponent.json b/main/data/documentation/corepathwrangler/pathprotocol/lastpathcomponent.json index 8b5e7f9..7388008 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/lastpathcomponent.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/lastpathcomponent.json @@ -52,6 +52,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L11" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/lastpathextension.json b/main/data/documentation/corepathwrangler/pathprotocol/lastpathextension.json index 7562b7f..4059337 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/lastpathextension.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/lastpathextension.json @@ -52,6 +52,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L13" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/pathstring.json b/main/data/documentation/corepathwrangler/pathprotocol/pathstring.json index 6b73c76..50137b0 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/pathstring.json +++ b/main/data/documentation/corepathwrangler/pathprotocol/pathstring.json @@ -48,6 +48,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L8" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/removelastpathcomponent().json b/main/data/documentation/corepathwrangler/pathprotocol/removelastpathcomponent().json index 47802a0..4d9a676 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/removelastpathcomponent().json +++ b/main/data/documentation/corepathwrangler/pathprotocol/removelastpathcomponent().json @@ -43,6 +43,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L53" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/removelastpathextension().json b/main/data/documentation/corepathwrangler/pathprotocol/removelastpathextension().json index e04f7a5..8b3fb4b 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/removelastpathextension().json +++ b/main/data/documentation/corepathwrangler/pathprotocol/removelastpathextension().json @@ -43,6 +43,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L58" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/removinglastpathcomponent().json b/main/data/documentation/corepathwrangler/pathprotocol/removinglastpathcomponent().json index afcdf86..a0c509a 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/removinglastpathcomponent().json +++ b/main/data/documentation/corepathwrangler/pathprotocol/removinglastpathcomponent().json @@ -47,6 +47,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L55" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/pathprotocol/removinglastpathextension().json b/main/data/documentation/corepathwrangler/pathprotocol/removinglastpathextension().json index b659512..0c37f83 100644 --- a/main/data/documentation/corepathwrangler/pathprotocol/removinglastpathextension().json +++ b/main/data/documentation/corepathwrangler/pathprotocol/removinglastpathextension().json @@ -47,6 +47,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L60" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/main/data/documentation/corepathwrangler/relativepath.json b/main/data/documentation/corepathwrangler/relativepath.json index 9ddb9fa..5bea409 100644 --- a/main/data/documentation/corepathwrangler/relativepath.json +++ b/main/data/documentation/corepathwrangler/relativepath.json @@ -44,6 +44,10 @@ "text" : "RelativePath" } ], + "remoteSource" : { + "fileName" : "RelativePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/RelativePath.swift#L2" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/main/data/documentation/corepathwrangler/relativepath/_(_:_:).json b/main/data/documentation/corepathwrangler/relativepath/_(_:_:).json index 4e286fc..0da274a 100644 --- a/main/data/documentation/corepathwrangler/relativepath/_(_:_:).json +++ b/main/data/documentation/corepathwrangler/relativepath/_(_:_:).json @@ -78,6 +78,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L101" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/main/data/documentation/corepathwrangler/relativepath/absolute(in:).json b/main/data/documentation/corepathwrangler/relativepath/absolute(in:).json index ef1d1b4..d9d24cd 100644 --- a/main/data/documentation/corepathwrangler/relativepath/absolute(in:).json +++ b/main/data/documentation/corepathwrangler/relativepath/absolute(in:).json @@ -65,6 +65,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "RelativePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/RelativePath.swift#L23" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/relativepath/append(pathcomponents:).json b/main/data/documentation/corepathwrangler/relativepath/append(pathcomponents:).json index 1f8f234..27ccc60 100644 --- a/main/data/documentation/corepathwrangler/relativepath/append(pathcomponents:).json +++ b/main/data/documentation/corepathwrangler/relativepath/append(pathcomponents:).json @@ -62,6 +62,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L83" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/relativepath/appending(pathcomponents:).json b/main/data/documentation/corepathwrangler/relativepath/appending(pathcomponents:).json index d968364..49fffbc 100644 --- a/main/data/documentation/corepathwrangler/relativepath/appending(pathcomponents:).json +++ b/main/data/documentation/corepathwrangler/relativepath/appending(pathcomponents:).json @@ -66,6 +66,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L90" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/relativepath/current.json b/main/data/documentation/corepathwrangler/relativepath/current.json index 780eef6..eaec7d2 100644 --- a/main/data/documentation/corepathwrangler/relativepath/current.json +++ b/main/data/documentation/corepathwrangler/relativepath/current.json @@ -66,6 +66,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "RelativePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/RelativePath.swift#L44" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/relativepath/debugdescription.json b/main/data/documentation/corepathwrangler/relativepath/debugdescription.json index a8dcc1e..754b0aa 100644 --- a/main/data/documentation/corepathwrangler/relativepath/debugdescription.json +++ b/main/data/documentation/corepathwrangler/relativepath/debugdescription.json @@ -76,6 +76,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L76" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/relativepath/description.json b/main/data/documentation/corepathwrangler/relativepath/description.json index e8e203c..b95921c 100644 --- a/main/data/documentation/corepathwrangler/relativepath/description.json +++ b/main/data/documentation/corepathwrangler/relativepath/description.json @@ -76,6 +76,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathProtocol.swift#L65" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/relativepath/resolve().json b/main/data/documentation/corepathwrangler/relativepath/resolve().json index d1041c7..c3637ea 100644 --- a/main/data/documentation/corepathwrangler/relativepath/resolve().json +++ b/main/data/documentation/corepathwrangler/relativepath/resolve().json @@ -43,6 +43,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "RelativePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/RelativePath.swift#L29" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/relativepath/resolved().json b/main/data/documentation/corepathwrangler/relativepath/resolved().json index 6669316..dcd8474 100644 --- a/main/data/documentation/corepathwrangler/relativepath/resolved().json +++ b/main/data/documentation/corepathwrangler/relativepath/resolved().json @@ -48,6 +48,10 @@ "name" : "CorePathWrangler" } ], + "remoteSource" : { + "fileName" : "RelativePath.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/RelativePath.swift#L36" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/corepathwrangler/swift/binaryinteger/pathcomponent.json b/main/data/documentation/corepathwrangler/swift/binaryinteger/pathcomponent.json index c275559..ec68a79 100644 --- a/main/data/documentation/corepathwrangler/swift/binaryinteger/pathcomponent.json +++ b/main/data/documentation/corepathwrangler/swift/binaryinteger/pathcomponent.json @@ -79,6 +79,10 @@ ] } ], + "remoteSource" : { + "fileName" : "PathComponentConvertible.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathComponentConvertible.swift#L23" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/swift/floatingpoint/pathcomponent.json b/main/data/documentation/corepathwrangler/swift/floatingpoint/pathcomponent.json index d9ca53a..ff30024 100644 --- a/main/data/documentation/corepathwrangler/swift/floatingpoint/pathcomponent.json +++ b/main/data/documentation/corepathwrangler/swift/floatingpoint/pathcomponent.json @@ -87,6 +87,10 @@ ] } ], + "remoteSource" : { + "fileName" : "PathComponentConvertible.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathComponentConvertible.swift#L28" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/swift/rawrepresentable/pathcomponent.json b/main/data/documentation/corepathwrangler/swift/rawrepresentable/pathcomponent.json index 3d6a969..57f5a43 100644 --- a/main/data/documentation/corepathwrangler/swift/rawrepresentable/pathcomponent.json +++ b/main/data/documentation/corepathwrangler/swift/rawrepresentable/pathcomponent.json @@ -95,6 +95,10 @@ ] } ], + "remoteSource" : { + "fileName" : "PathComponentConvertible.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathComponentConvertible.swift#L48" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/swift/staticstring/pathcomponent.json b/main/data/documentation/corepathwrangler/swift/staticstring/pathcomponent.json index fb0e19a..b3e2108 100644 --- a/main/data/documentation/corepathwrangler/swift/staticstring/pathcomponent.json +++ b/main/data/documentation/corepathwrangler/swift/staticstring/pathcomponent.json @@ -48,6 +48,10 @@ ] } ], + "remoteSource" : { + "fileName" : "PathComponentConvertible.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathComponentConvertible.swift#L16" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/corepathwrangler/swift/string/pathcomponent.json b/main/data/documentation/corepathwrangler/swift/string/pathcomponent.json index 47ada68..4e5cd2f 100644 --- a/main/data/documentation/corepathwrangler/swift/string/pathcomponent.json +++ b/main/data/documentation/corepathwrangler/swift/string/pathcomponent.json @@ -48,6 +48,10 @@ ] } ], + "remoteSource" : { + "fileName" : "PathComponentConvertible.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/CorePathWrangler\/PathComponentConvertible.swift#L12" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/pathwrangler/corepathwrangler/pathprotocol/init(url:).json b/main/data/documentation/pathwrangler/corepathwrangler/pathprotocol/init(url:).json index eb5ee85..eb697c9 100644 --- a/main/data/documentation/pathwrangler/corepathwrangler/pathprotocol/init(url:).json +++ b/main/data/documentation/pathwrangler/corepathwrangler/pathprotocol/init(url:).json @@ -57,6 +57,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/URL+PathProtocol.swift#L7" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/main/data/documentation/pathwrangler/foundation/decimal/pathcomponent.json b/main/data/documentation/pathwrangler/foundation/decimal/pathcomponent.json index ad2783a..84fd8a8 100644 --- a/main/data/documentation/pathwrangler/foundation/decimal/pathcomponent.json +++ b/main/data/documentation/pathwrangler/foundation/decimal/pathcomponent.json @@ -48,6 +48,10 @@ ] } ], + "remoteSource" : { + "fileName" : "PathComponentConvertibleConformances.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/PathComponentConvertibleConformances.swift#L10" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/data/documentation/pathwrangler/foundation/filemanager/directoryexists(at:).json b/main/data/documentation/pathwrangler/foundation/filemanager/directoryexists(at:).json index 347be91..4219d3c 100644 --- a/main/data/documentation/pathwrangler/foundation/filemanager/directoryexists(at:).json +++ b/main/data/documentation/pathwrangler/foundation/filemanager/directoryexists(at:).json @@ -70,6 +70,10 @@ ] } ], + "remoteSource" : { + "fileName" : "FileManager+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/FileManager+PathProtocol.swift#L23" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/pathwrangler/foundation/filemanager/fileexists(at:).json b/main/data/documentation/pathwrangler/foundation/filemanager/fileexists(at:).json index 7dc946f..8803dd4 100644 --- a/main/data/documentation/pathwrangler/foundation/filemanager/fileexists(at:).json +++ b/main/data/documentation/pathwrangler/foundation/filemanager/fileexists(at:).json @@ -70,6 +70,10 @@ ] } ], + "remoteSource" : { + "fileName" : "FileManager+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/FileManager+PathProtocol.swift#L15" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/pathwrangler/foundation/filemanager/itemexists(at:).json b/main/data/documentation/pathwrangler/foundation/filemanager/itemexists(at:).json index 55144f8..2e5f93b 100644 --- a/main/data/documentation/pathwrangler/foundation/filemanager/itemexists(at:).json +++ b/main/data/documentation/pathwrangler/foundation/filemanager/itemexists(at:).json @@ -70,6 +70,10 @@ ] } ], + "remoteSource" : { + "fileName" : "FileManager+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/FileManager+PathProtocol.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/pathwrangler/foundation/url/append(pathcomponents:)-6hcvs.json b/main/data/documentation/pathwrangler/foundation/url/append(pathcomponents:)-6hcvs.json index e4a1f0b..55a0e7a 100644 --- a/main/data/documentation/pathwrangler/foundation/url/append(pathcomponents:)-6hcvs.json +++ b/main/data/documentation/pathwrangler/foundation/url/append(pathcomponents:)-6hcvs.json @@ -65,6 +65,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/URL+PathProtocol.swift#L46" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/pathwrangler/foundation/url/append(pathcomponents:)-87ki0.json b/main/data/documentation/pathwrangler/foundation/url/append(pathcomponents:)-87ki0.json index 7a23448..3640d56 100644 --- a/main/data/documentation/pathwrangler/foundation/url/append(pathcomponents:)-87ki0.json +++ b/main/data/documentation/pathwrangler/foundation/url/append(pathcomponents:)-87ki0.json @@ -74,6 +74,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/URL+PathProtocol.swift#L36" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/pathwrangler/foundation/url/appending(pathcomponents:)-5kqa4.json b/main/data/documentation/pathwrangler/foundation/url/appending(pathcomponents:)-5kqa4.json index 30281fd..ccc0b2c 100644 --- a/main/data/documentation/pathwrangler/foundation/url/appending(pathcomponents:)-5kqa4.json +++ b/main/data/documentation/pathwrangler/foundation/url/appending(pathcomponents:)-5kqa4.json @@ -70,6 +70,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/URL+PathProtocol.swift#L62" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/pathwrangler/foundation/url/appending(pathcomponents:)-7567x.json b/main/data/documentation/pathwrangler/foundation/url/appending(pathcomponents:)-7567x.json index 515e258..38e194c 100644 --- a/main/data/documentation/pathwrangler/foundation/url/appending(pathcomponents:)-7567x.json +++ b/main/data/documentation/pathwrangler/foundation/url/appending(pathcomponents:)-7567x.json @@ -79,6 +79,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/URL+PathProtocol.swift#L54" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/pathwrangler/foundation/url/init(path:).json b/main/data/documentation/pathwrangler/foundation/url/init(path:).json index 81a2282..ef13c34 100644 --- a/main/data/documentation/pathwrangler/foundation/url/init(path:).json +++ b/main/data/documentation/pathwrangler/foundation/url/init(path:).json @@ -57,6 +57,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/URL+PathProtocol.swift#L28" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/main/data/documentation/pathwrangler/foundation/url/init(path:isdirectory:).json b/main/data/documentation/pathwrangler/foundation/url/init(path:isdirectory:).json index 5363dde..8ece5c8 100644 --- a/main/data/documentation/pathwrangler/foundation/url/init(path:isdirectory:).json +++ b/main/data/documentation/pathwrangler/foundation/url/init(path:isdirectory:).json @@ -74,6 +74,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/URL+PathProtocol.swift#L20" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/main/data/documentation/pathwrangler/foundation/url/issubpath(of:)-6cecm.json b/main/data/documentation/pathwrangler/foundation/url/issubpath(of:)-6cecm.json index 20c53f2..36c731f 100644 --- a/main/data/documentation/pathwrangler/foundation/url/issubpath(of:)-6cecm.json +++ b/main/data/documentation/pathwrangler/foundation/url/issubpath(of:)-6cecm.json @@ -70,6 +70,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/URL+PathProtocol.swift#L69" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/pathwrangler/foundation/url/issubpath(of:)-74gxk.json b/main/data/documentation/pathwrangler/foundation/url/issubpath(of:)-74gxk.json index 0f6bead..ceac53e 100644 --- a/main/data/documentation/pathwrangler/foundation/url/issubpath(of:)-74gxk.json +++ b/main/data/documentation/pathwrangler/foundation/url/issubpath(of:)-74gxk.json @@ -70,6 +70,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+PathProtocol.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/URL+PathProtocol.swift#L76" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/main/data/documentation/pathwrangler/foundation/uuid/pathcomponent.json b/main/data/documentation/pathwrangler/foundation/uuid/pathcomponent.json index 2080710..66b9a91 100644 --- a/main/data/documentation/pathwrangler/foundation/uuid/pathcomponent.json +++ b/main/data/documentation/pathwrangler/foundation/uuid/pathcomponent.json @@ -48,6 +48,10 @@ ] } ], + "remoteSource" : { + "fileName" : "PathComponentConvertibleConformances.swift", + "url" : "https:\/\/github.com\/sersoft-gmbh\/path-wrangler\/Sources\/PathWrangler\/PathComponentConvertibleConformances.swift#L6" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/main/index.html b/main/index.html index 63703b3..3fac6de 100644 --- a/main/index.html +++ b/main/index.html @@ -2,10 +2,9 @@ path-wrangler Documentation + - +

Redirecting...