Skip to content

Commit

Permalink
Deploying to gh-pages from @ 38bcf83 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
younata committed May 24, 2024
1 parent 8716f3c commit 01c3c31
Show file tree
Hide file tree
Showing 26 changed files with 3,436 additions and 10 deletions.
130 changes: 130 additions & 0 deletions data/documentation/fakes.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,18 @@
],
"title" : "Classes"
},
{
"identifiers" : [
"doc:\/\/Fakes\/documentation\/Fakes\/ResolvableWithFallback"
],
"title" : "Protocols"
},
{
"identifiers" : [
"doc:\/\/Fakes\/documentation\/Fakes\/PendableDefaultError"
],
"title" : "Structures"
},
{
"identifiers" : [
"doc:\/\/Fakes\/documentation\/Fakes\/beCalled(_:)-7sn1o",
Expand All @@ -239,6 +251,7 @@
"identifiers" : [
"doc:\/\/Fakes\/documentation\/Fakes\/PendableSpy",
"doc:\/\/Fakes\/documentation\/Fakes\/ThrowingDynamicPendable",
"doc:\/\/Fakes\/documentation\/Fakes\/ThrowingPendable",
"doc:\/\/Fakes\/documentation\/Fakes\/ThrowingPendableSpy",
"doc:\/\/Fakes\/documentation\/Fakes\/ThrowingSpy"
],
Expand Down Expand Up @@ -353,6 +366,57 @@
"type" : "topic",
"url" : "\/documentation\/fakes\/pendable"
},
"doc://Fakes/documentation/Fakes/PendableDefaultError": {
"abstract" : [
{
"text" : "An error that can be used as a default error for ",
"type" : "text"
},
{
"identifier" : "doc:\/\/Fakes\/documentation\/Fakes\/Pendable",
"isActive" : true,
"type" : "reference"
},
{
"text" : " when returning a ",
"type" : "text"
},
{
"code" : "Result<..., Error>",
"type" : "codeVoice"
},
{
"text" : ".",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "struct"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "PendableDefaultError"
}
],
"identifier" : "doc:\/\/Fakes\/documentation\/Fakes\/PendableDefaultError",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "PendableDefaultError"
}
],
"role" : "symbol",
"title" : "PendableDefaultError",
"type" : "topic",
"url" : "\/documentation\/fakes\/pendabledefaulterror"
},
"doc://Fakes/documentation/Fakes/PendableDefaults": {
"abstract" : [
{
Expand Down Expand Up @@ -418,6 +482,40 @@
"type" : "topic",
"url" : "\/documentation\/fakes\/pendablespy"
},
"doc://Fakes/documentation/Fakes/ResolvableWithFallback": {
"abstract" : [
{
"text" : "A way to type-erase Pendable, specifically just for resolving with the fallback.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "protocol"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "ResolvableWithFallback"
}
],
"identifier" : "doc:\/\/Fakes\/documentation\/Fakes\/ResolvableWithFallback",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "ResolvableWithFallback"
}
],
"role" : "symbol",
"title" : "ResolvableWithFallback",
"type" : "topic",
"url" : "\/documentation\/fakes\/resolvablewithfallback"
},
"doc://Fakes/documentation/Fakes/Spy": {
"abstract" : [
{
Expand Down Expand Up @@ -456,6 +554,7 @@
"abstract" : [

],
"deprecated" : true,
"fragments" : [
{
"kind" : "keyword",
Expand Down Expand Up @@ -483,6 +582,37 @@
"type" : "topic",
"url" : "\/documentation\/fakes\/throwingdynamicpendable"
},
"doc://Fakes/documentation/Fakes/ThrowingPendable": {
"abstract" : [

],
"fragments" : [
{
"kind" : "keyword",
"text" : "typealias"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "ThrowingPendable"
}
],
"identifier" : "doc:\/\/Fakes\/documentation\/Fakes\/ThrowingPendable",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "ThrowingPendable"
}
],
"role" : "symbol",
"title" : "ThrowingPendable",
"type" : "topic",
"url" : "\/documentation\/fakes\/throwingpendable"
},
"doc://Fakes/documentation/Fakes/ThrowingPendableSpy": {
"abstract" : [

Expand Down
141 changes: 141 additions & 0 deletions data/documentation/fakes/pendable.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@
"relationshipsSections" : [
{
"identifiers" : [
"doc:\/\/Fakes\/documentation\/Fakes\/ResolvableWithFallback",
"doc:\/\/Fakes\/s8SendableP"
],
"kind" : "relationships",
Expand Down Expand Up @@ -314,6 +315,7 @@
"doc:\/\/Fakes\/documentation\/Fakes\/Pendable\/finished()",
"doc:\/\/Fakes\/documentation\/Fakes\/Pendable\/finished(_:)",
"doc:\/\/Fakes\/documentation\/Fakes\/Pendable\/pending()-1auk9",
"doc:\/\/Fakes\/documentation\/Fakes\/Pendable\/pending()-4kz6d",
"doc:\/\/Fakes\/documentation\/Fakes\/Pendable\/pending()-r0sx",
"doc:\/\/Fakes\/documentation\/Fakes\/Pendable\/pending(fallback:)"
],
Expand Down Expand Up @@ -940,6 +942,111 @@
"type" : "topic",
"url" : "\/documentation\/fakes\/pendable\/pending()-1auk9"
},
"doc://Fakes/documentation/Fakes/Pendable/pending()-4kz6d": {
"abstract" : [
{
"text" : "Creatse a new pending ",
"type" : "text"
},
{
"code" : "Pendable",
"type" : "codeVoice"
},
{
"text" : " with a fallback value of an error.",
"type" : "text"
}
],
"conformance" : {
"availabilityPrefix" : [
{
"text" : "Available when",
"type" : "text"
}
],
"conformancePrefix" : [
{
"text" : "Conforms when",
"type" : "text"
}
],
"constraints" : [
{
"code" : "Value",
"type" : "codeVoice"
},
{
"text" : " conforms to ",
"type" : "text"
},
{
"code" : "Sendable",
"type" : "codeVoice"
},
{
"text" : ".",
"type" : "text"
}
]
},
"fragments" : [
{
"kind" : "keyword",
"text" : "static"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "keyword",
"text" : "func"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "pending"
},
{
"kind" : "text",
"text" : "<"
},
{
"kind" : "genericParameter",
"text" : "Success"
},
{
"kind" : "text",
"text" : ">() -> "
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:5Fakes8PendableC",
"text" : "Pendable"
},
{
"kind" : "text",
"text" : "<"
},
{
"kind" : "typeIdentifier",
"text" : "Value"
},
{
"kind" : "text",
"text" : ">"
}
],
"identifier" : "doc:\/\/Fakes\/documentation\/Fakes\/Pendable\/pending()-4kz6d",
"kind" : "symbol",
"role" : "symbol",
"title" : "pending()",
"type" : "topic",
"url" : "\/documentation\/fakes\/pendable\/pending()-4kz6d"
},
"doc://Fakes/documentation/Fakes/Pendable/pending()-r0sx": {
"abstract" : [
{
Expand Down Expand Up @@ -1294,6 +1401,40 @@
"type" : "topic",
"url" : "\/documentation\/fakes\/pendable\/resolvewithfallback()"
},
"doc://Fakes/documentation/Fakes/ResolvableWithFallback": {
"abstract" : [
{
"text" : "A way to type-erase Pendable, specifically just for resolving with the fallback.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "protocol"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "ResolvableWithFallback"
}
],
"identifier" : "doc:\/\/Fakes\/documentation\/Fakes\/ResolvableWithFallback",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "ResolvableWithFallback"
}
],
"role" : "symbol",
"title" : "ResolvableWithFallback",
"type" : "topic",
"url" : "\/documentation\/fakes\/resolvablewithfallback"
},
"doc://Fakes/s8SendableP": {
"identifier" : "doc:\/\/Fakes\/s8SendableP",
"title" : "Swift.Sendable",
Expand Down
Loading

0 comments on commit 01c3c31

Please sign in to comment.