jazzy 0.0.10 → 0.0.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/bin/sourcekitten +0 -0
  4. data/lib/jazzy/config.rb +1 -1
  5. data/lib/jazzy/doc_builder.rb +8 -5
  6. data/lib/jazzy/gem_version.rb +1 -1
  7. data/lib/jazzy/jazzy_markdown.rb +1 -1
  8. data/lib/jazzy/sourcekitten.rb +2 -4
  9. data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager/{Singleton.html → init(configuration:).html} +11 -51
  10. data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager.html +4 -214
  11. data/spec/integration_specs/document_alamofire/after/docs/Classes/Request.html +41 -626
  12. data/spec/integration_specs/document_alamofire/after/docs/Classes.html +4 -24
  13. data/spec/integration_specs/document_alamofire/after/docs/Enums/ParameterEncoding.html +16 -76
  14. data/spec/integration_specs/document_alamofire/after/docs/Enums.html +5 -25
  15. data/spec/integration_specs/document_alamofire/after/docs/Extensions/Manager.html +4 -64
  16. data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request.html +4 -24
  17. data/spec/integration_specs/document_alamofire/after/docs/Extensions.html +4 -64
  18. data/spec/integration_specs/document_alamofire/after/docs/Functions.html +4 -44
  19. data/spec/integration_specs/document_alamofire/after/docs/Global Variables.html +4 -24
  20. data/spec/integration_specs/document_alamofire/after/docs/Protocols/URLRequestConvertible.html +4 -24
  21. data/spec/integration_specs/document_alamofire/after/docs/Protocols/URLStringConvertible.html +4 -24
  22. data/spec/integration_specs/document_alamofire/after/docs/Protocols.html +4 -24
  23. data/spec/integration_specs/document_alamofire/after/docs/index.html +4 -24
  24. data/spec/integration_specs/document_alamofire/after/execution_output.txt +3 -0
  25. data/spec/integration_specs/misc_jazzy_features/after/docs/Classes/ImplicitlyInternalTopLevelClass.html +0 -6
  26. data/spec/integration_specs/misc_jazzy_features/after/docs/Classes.html +0 -23
  27. data/spec/integration_specs/misc_jazzy_features/after/docs/Enums/DocumentedEnum.html +0 -6
  28. data/spec/integration_specs/misc_jazzy_features/after/docs/Enums.html +0 -23
  29. data/spec/integration_specs/misc_jazzy_features/after/docs/Global Variables.html +0 -6
  30. data/spec/integration_specs/misc_jazzy_features/after/docs/index.html +0 -6
  31. data/spec/integration_specs/misc_jazzy_features/after/execution_output.txt +3 -0
  32. metadata +2 -13
  33. data/spec/integration_specs/document_alamofire/after/docs/Classes/Manager/SessionDelegate.html +0 -865
  34. data/spec/integration_specs/document_alamofire/after/docs/Classes/Request/DataTaskDelegate.html +0 -485
  35. data/spec/integration_specs/document_alamofire/after/docs/Classes/Request/TaskDelegate.html +0 -505
  36. data/spec/integration_specs/document_alamofire/after/docs/Extensions/NSURL.html +0 -225
  37. data/spec/integration_specs/document_alamofire/after/docs/Extensions/NSURLComponents.html +0 -225
  38. data/spec/integration_specs/document_alamofire/after/docs/Extensions/NSURLRequest.html +0 -225
  39. data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request/DownloadTaskDelegate.html +0 -405
  40. data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request/MIMEType.html +0 -285
  41. data/spec/integration_specs/document_alamofire/after/docs/Extensions/Request/UploadTaskDelegate.html +0 -265
  42. data/spec/integration_specs/document_alamofire/after/docs/Extensions/String.html +0 -225
  43. data/spec/integration_specs/document_alamofire/after/docs/Typealiases.html +0 -265
@@ -1,225 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <title>NSURLRequest Extension Reference</title>
5
- <link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
6
- <meta charset='utf-8'>
7
- <script src="../js/jquery.min.js" defer></script>
8
- <script src="../js/jazzy.js" defer></script>
9
- </head>
10
- <body id="reference" class="Swift">
11
- <a title="NSURLRequest Extension Reference"></a>
12
- <header>
13
- <div class="content-wrapper">
14
- <p class="header-text"><a href="#">Alamofire Docs</a></p>
15
- <p id="header-links"><a href="https://github.com/Alamofire/Alamofire"><img id="header-icon" src="../img/gh.png" height="16px" width="16px" />View on GitHub</a></p>
16
- </div>
17
- </header>
18
- <section id="valence">
19
- <div class="content-wrapper">
20
- <p id="hierarchial_navigation">
21
- <a href="#" id="design_resources_link">Alamofire Reference</a>
22
- <img id="carat" src="../img/carat.png" height="10px" width="6px" />
23
- NSURLRequest Extension Reference
24
- </p>
25
- </div>
26
- </section>
27
- <div class="content-wrapper">
28
- <nav class="book-parts">
29
- <ul class="nav-parts">
30
- <li class="part-name tasks">
31
- <a href="../Classes.html">Classes</a>
32
- <ul class="nav-chapters">
33
- <li class="nav-chapter">
34
- <a href="../Classes/Manager.html">Manager</a>
35
- </li>
36
- <li class="nav-chapter">
37
- <a href="../Classes/Request.html">Request</a>
38
- </li>
39
- </ul>
40
- </li>
41
- <li class="part-name tasks">
42
- <a href="../Global Variables.html">Global Variables</a>
43
- <ul class="nav-chapters">
44
- <li class="nav-chapter">
45
- <a href="../Global Variables.html#/s:v9Alamofire20AlamofireErrorDomainSS">AlamofireErrorDomain</a>
46
- </li>
47
- </ul>
48
- </li>
49
- <li class="part-name tasks">
50
- <a href="../Enums.html">Enums</a>
51
- <ul class="nav-chapters">
52
- <li class="nav-chapter">
53
- <a href="../Enums.html#/s:O9Alamofire6Method">Method</a>
54
- </li>
55
- <li class="nav-chapter">
56
- <a href="../Enums/ParameterEncoding.html">ParameterEncoding</a>
57
- </li>
58
- </ul>
59
- </li>
60
- <li class="part-name tasks">
61
- <a href="../Extensions.html">Extensions</a>
62
- <ul class="nav-chapters">
63
- <li class="nav-chapter">
64
- <a href="../Extensions/String.html">String</a>
65
- </li>
66
- <li class="nav-chapter">
67
- <a href="../Extensions/NSURL.html">NSURL</a>
68
- </li>
69
- <li class="nav-chapter">
70
- <a href="../Extensions/NSURLComponents.html">NSURLComponents</a>
71
- </li>
72
- <li class="nav-chapter">
73
- <a href="../Extensions/NSURLRequest.html">NSURLRequest</a>
74
- </li>
75
- <li class="nav-chapter">
76
- <a href="../Extensions/NSURLRequest.html">NSURLRequest</a>
77
- </li>
78
- <li class="nav-chapter">
79
- <a href="../Extensions/Request.html">Request</a>
80
- </li>
81
- <li class="nav-chapter">
82
- <a href="../Extensions/Manager.html">Manager</a>
83
- </li>
84
- <li class="nav-chapter">
85
- <a href="../Extensions/Request.html">Request</a>
86
- </li>
87
- <li class="nav-chapter">
88
- <a href="../Extensions/Manager.html">Manager</a>
89
- </li>
90
- <li class="nav-chapter">
91
- <a href="../Extensions/Request.html">Request</a>
92
- </li>
93
- <li class="nav-chapter">
94
- <a href="../Extensions/Request.html">Request</a>
95
- </li>
96
- <li class="nav-chapter">
97
- <a href="../Extensions/Request.html">Request</a>
98
- </li>
99
- <li class="nav-chapter">
100
- <a href="../Extensions/Request.html">Request</a>
101
- </li>
102
- <li class="nav-chapter">
103
- <a href="../Extensions/Request.html">Request</a>
104
- </li>
105
- <li class="nav-chapter">
106
- <a href="../Extensions/Request.html">Request</a>
107
- </li>
108
- </ul>
109
- </li>
110
- <li class="part-name tasks">
111
- <a href="../Functions.html">Functions</a>
112
- <ul class="nav-chapters">
113
- <li class="nav-chapter">
114
- <a href="../Functions.html#/s:F9AlamofireP33_A313450CFC1FC3D0CBEF4411412DB9E810URLRequestFTOS_6MethodPS_20URLStringConvertible__CSo12NSURLRequest">URLRequest(_:_:)</a>
115
- </li>
116
- <li class="nav-chapter">
117
- <a href="../Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
118
- </li>
119
- <li class="nav-chapter">
120
- <a href="../Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
121
- </li>
122
- <li class="nav-chapter">
123
- <a href="../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
124
- </li>
125
- <li class="nav-chapter">
126
- <a href="../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
127
- </li>
128
- <li class="nav-chapter">
129
- <a href="../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
130
- </li>
131
- <li class="nav-chapter">
132
- <a href="../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a>
133
- </li>
134
- <li class="nav-chapter">
135
- <a href="../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
136
- </li>
137
- <li class="nav-chapter">
138
- <a href="../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
139
- </li>
140
- <li class="nav-chapter">
141
- <a href="../Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
142
- </li>
143
- <li class="nav-chapter">
144
- <a href="../Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
145
- </li>
146
- <li class="nav-chapter">
147
- <a href="../Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
148
- </li>
149
- </ul>
150
- </li>
151
- <li class="part-name tasks">
152
- <a href="../Protocols.html">Protocols</a>
153
- <ul class="nav-chapters">
154
- <li class="nav-chapter">
155
- <a href="../Protocols/URLStringConvertible.html">URLStringConvertible</a>
156
- </li>
157
- <li class="nav-chapter">
158
- <a href="../Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
159
- </li>
160
- </ul>
161
- </li>
162
- <li class="part-name tasks">
163
- <a href="../Typealiases.html">Typealiases</a>
164
- <ul class="nav-chapters">
165
- <li class="nav-chapter">
166
- <a href="../Typealiases.html#/s:C9Alamofire7Request10Validation">Validation</a>
167
- </li>
168
- <li class="nav-chapter">
169
- <a href="../Typealiases.html#/s:C9Alamofire7Request23DownloadFileDestination">DownloadFileDestination</a>
170
- </li>
171
- </ul>
172
- </li>
173
- </ul>
174
- </nav>
175
- <div class="pixel-line"></div>
176
- <div class="rubber-band-gap"></div>
177
- <article class="chapter">
178
- <a name="/"></a>
179
- <h1 class="chapter-name">NSURLRequest</h1>
180
- <section>
181
- <section class="section">
182
- <p class="para"> An NSURLRequest object represents a URL load request in a manner independent of protocol and URL scheme.</p>
183
- </section>
184
- <section class="section task-group-section">
185
- <div class="task-group">
186
- <div class="task-name-container">
187
- <a name="/Children"></a>
188
- <a href="#/Children">
189
- <h3 class="section-name"></h3>
190
- </a>
191
- </div>
192
- <ul class="task-group-list">
193
- <li class="item symbol">
194
- <div class="task-group-term">
195
- <code>
196
- <a name="/s:vE9AlamofireCSo12NSURLRequest10URLRequestS0_">
197
- <a class="x-instance-method Swift" href="#/s:vE9AlamofireCSo12NSURLRequest10URLRequestS0_">URLRequest</a>
198
- </code>
199
- </div>
200
- <div class="height-container">
201
- <div class="pointy-thing-container"></div>
202
- <section class="section instance-method">
203
- <div class="pointy-thing"></div>
204
- <div class="abstract">
205
- <p class="para">Undocumented</p>
206
- </div>
207
- <div class="result-description view-on-github">
208
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
209
- </div>
210
- </section>
211
- </div>
212
- </li>
213
- </ul>
214
- </div>
215
- </section>
216
- </section>
217
- <section id="footer">
218
- <p class="copyright">&copy; YYYY <a class="link" href="https://nshipster.com/alamofire" target="_blank" rel="external">Alamofire</a>. All rights reserved. (Last updated: YYYY-MM-DD)</p>
219
- <p class="copyright">Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ vX.X.X</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
220
- </section>
221
- </article>
222
- </div>
223
- </body>
224
- </div>
225
- </html>
@@ -1,405 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <title>DownloadTaskDelegate Class Reference</title>
5
- <link rel="stylesheet" type="text/css" href="../../css/jazzy.css" />
6
- <meta charset='utf-8'>
7
- <script src="../../js/jquery.min.js" defer></script>
8
- <script src="../../js/jazzy.js" defer></script>
9
- </head>
10
- <body id="reference" class="Swift">
11
- <a title="DownloadTaskDelegate Class Reference"></a>
12
- <header>
13
- <div class="content-wrapper">
14
- <p class="header-text"><a href="#">Alamofire Docs</a></p>
15
- <p id="header-links"><a href="https://github.com/Alamofire/Alamofire"><img id="header-icon" src="../../img/gh.png" height="16px" width="16px" />View on GitHub</a></p>
16
- </div>
17
- </header>
18
- <section id="valence">
19
- <div class="content-wrapper">
20
- <p id="hierarchial_navigation">
21
- <a href="#" id="design_resources_link">Alamofire Reference</a>
22
- <img id="carat" src="../../img/carat.png" height="10px" width="6px" />
23
- DownloadTaskDelegate Class Reference
24
- </p>
25
- </div>
26
- </section>
27
- <div class="content-wrapper">
28
- <nav class="book-parts">
29
- <ul class="nav-parts">
30
- <li class="part-name tasks">
31
- <a href="../../Classes.html">Classes</a>
32
- <ul class="nav-chapters">
33
- <li class="nav-chapter">
34
- <a href="../../Classes/Manager.html">Manager</a>
35
- </li>
36
- <li class="nav-chapter">
37
- <a href="../../Classes/Request.html">Request</a>
38
- </li>
39
- </ul>
40
- </li>
41
- <li class="part-name tasks">
42
- <a href="../../Global Variables.html">Global Variables</a>
43
- <ul class="nav-chapters">
44
- <li class="nav-chapter">
45
- <a href="../../Global Variables.html#/s:v9Alamofire20AlamofireErrorDomainSS">AlamofireErrorDomain</a>
46
- </li>
47
- </ul>
48
- </li>
49
- <li class="part-name tasks">
50
- <a href="../../Enums.html">Enums</a>
51
- <ul class="nav-chapters">
52
- <li class="nav-chapter">
53
- <a href="../../Enums.html#/s:O9Alamofire6Method">Method</a>
54
- </li>
55
- <li class="nav-chapter">
56
- <a href="../../Enums/ParameterEncoding.html">ParameterEncoding</a>
57
- </li>
58
- </ul>
59
- </li>
60
- <li class="part-name tasks">
61
- <a href="../../Extensions.html">Extensions</a>
62
- <ul class="nav-chapters">
63
- <li class="nav-chapter">
64
- <a href="../../Extensions/String.html">String</a>
65
- </li>
66
- <li class="nav-chapter">
67
- <a href="../../Extensions/NSURL.html">NSURL</a>
68
- </li>
69
- <li class="nav-chapter">
70
- <a href="../../Extensions/NSURLComponents.html">NSURLComponents</a>
71
- </li>
72
- <li class="nav-chapter">
73
- <a href="../../Extensions/NSURLRequest.html">NSURLRequest</a>
74
- </li>
75
- <li class="nav-chapter">
76
- <a href="../../Extensions/NSURLRequest.html">NSURLRequest</a>
77
- </li>
78
- <li class="nav-chapter">
79
- <a href="../../Extensions/Request.html">Request</a>
80
- </li>
81
- <li class="nav-chapter">
82
- <a href="../../Extensions/Manager.html">Manager</a>
83
- </li>
84
- <li class="nav-chapter">
85
- <a href="../../Extensions/Request.html">Request</a>
86
- </li>
87
- <li class="nav-chapter">
88
- <a href="../../Extensions/Manager.html">Manager</a>
89
- </li>
90
- <li class="nav-chapter">
91
- <a href="../../Extensions/Request.html">Request</a>
92
- </li>
93
- <li class="nav-chapter">
94
- <a href="../../Extensions/Request.html">Request</a>
95
- </li>
96
- <li class="nav-chapter">
97
- <a href="../../Extensions/Request.html">Request</a>
98
- </li>
99
- <li class="nav-chapter">
100
- <a href="../../Extensions/Request.html">Request</a>
101
- </li>
102
- <li class="nav-chapter">
103
- <a href="../../Extensions/Request.html">Request</a>
104
- </li>
105
- <li class="nav-chapter">
106
- <a href="../../Extensions/Request.html">Request</a>
107
- </li>
108
- </ul>
109
- </li>
110
- <li class="part-name tasks">
111
- <a href="../../Functions.html">Functions</a>
112
- <ul class="nav-chapters">
113
- <li class="nav-chapter">
114
- <a href="../../Functions.html#/s:F9AlamofireP33_A313450CFC1FC3D0CBEF4411412DB9E810URLRequestFTOS_6MethodPS_20URLStringConvertible__CSo12NSURLRequest">URLRequest(_:_:)</a>
115
- </li>
116
- <li class="nav-chapter">
117
- <a href="../../Functions.html#/s:F9Alamofire7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a>
118
- </li>
119
- <li class="nav-chapter">
120
- <a href="../../Functions.html#/s:F9Alamofire7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a>
121
- </li>
122
- <li class="nav-chapter">
123
- <a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a>
124
- </li>
125
- <li class="nav-chapter">
126
- <a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a>
127
- </li>
128
- <li class="nav-chapter">
129
- <a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a>
130
- </li>
131
- <li class="nav-chapter">
132
- <a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a>
133
- </li>
134
- <li class="nav-chapter">
135
- <a href="../../Functions.html#/s:F9Alamofire6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a>
136
- </li>
137
- <li class="nav-chapter">
138
- <a href="../../Functions.html#/s:F9Alamofire6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a>
139
- </li>
140
- <li class="nav-chapter">
141
- <a href="../../Functions.html#/s:F9Alamofire8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a>
142
- </li>
143
- <li class="nav-chapter">
144
- <a href="../../Functions.html#/s:F9Alamofire8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a>
145
- </li>
146
- <li class="nav-chapter">
147
- <a href="../../Functions.html#/s:F9Alamofire8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a>
148
- </li>
149
- </ul>
150
- </li>
151
- <li class="part-name tasks">
152
- <a href="../../Protocols.html">Protocols</a>
153
- <ul class="nav-chapters">
154
- <li class="nav-chapter">
155
- <a href="../../Protocols/URLStringConvertible.html">URLStringConvertible</a>
156
- </li>
157
- <li class="nav-chapter">
158
- <a href="../../Protocols/URLRequestConvertible.html">URLRequestConvertible</a>
159
- </li>
160
- </ul>
161
- </li>
162
- <li class="part-name tasks">
163
- <a href="../../Typealiases.html">Typealiases</a>
164
- <ul class="nav-chapters">
165
- <li class="nav-chapter">
166
- <a href="../../Typealiases.html#/s:C9Alamofire7Request10Validation">Validation</a>
167
- </li>
168
- <li class="nav-chapter">
169
- <a href="../../Typealiases.html#/s:C9Alamofire7Request23DownloadFileDestination">DownloadFileDestination</a>
170
- </li>
171
- </ul>
172
- </li>
173
- </ul>
174
- </nav>
175
- <div class="pixel-line"></div>
176
- <div class="rubber-band-gap"></div>
177
- <article class="chapter">
178
- <a name="/"></a>
179
- <h1 class="chapter-name">DownloadTaskDelegate</h1>
180
- <section>
181
- <section class="section">
182
- <p class="para">Undocumented</p>
183
- </section>
184
- <section class="section task-group-section">
185
- <div class="task-group">
186
- <div class="task-name-container">
187
- <a name="/Children"></a>
188
- <a href="#/Children">
189
- <h3 class="section-name"></h3>
190
- </a>
191
- </div>
192
- <ul class="task-group-list">
193
- <li class="item symbol">
194
- <div class="task-group-term">
195
- <code>
196
- <a name="/s:vCC9Alamofire7Request20DownloadTaskDelegate12downloadTaskGSQCSo24NSURLSessionDownloadTask_">
197
- <a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Request20DownloadTaskDelegate12downloadTaskGSQCSo24NSURLSessionDownloadTask_">downloadTask</a>
198
- </code>
199
- </div>
200
- <div class="height-container">
201
- <div class="pointy-thing-container"></div>
202
- <section class="section instance-method">
203
- <div class="pointy-thing"></div>
204
- <div class="abstract">
205
- <p class="para">Undocumented</p>
206
- </div>
207
- <div class="result-description view-on-github">
208
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
209
- </div>
210
- </section>
211
- </div>
212
- </li>
213
- <li class="item symbol">
214
- <div class="task-group-term">
215
- <code>
216
- <a name="/s:vCC9Alamofire7Request20DownloadTaskDelegate16downloadProgressGSqFTVSs5Int64S2_S2__T__">
217
- <a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Request20DownloadTaskDelegate16downloadProgressGSqFTVSs5Int64S2_S2__T__">downloadProgress</a>
218
- </code>
219
- </div>
220
- <div class="height-container">
221
- <div class="pointy-thing-container"></div>
222
- <section class="section instance-method">
223
- <div class="pointy-thing"></div>
224
- <div class="abstract">
225
- <p class="para">Undocumented</p>
226
- </div>
227
- <div class="result-description view-on-github">
228
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
229
- </div>
230
- </section>
231
- </div>
232
- </li>
233
- <li class="item symbol">
234
- <div class="task-group-term">
235
- <code>
236
- <a name="/s:vCC9Alamofire7Request20DownloadTaskDelegate10resumeDataGSqCSo6NSData_">
237
- <a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Request20DownloadTaskDelegate10resumeDataGSqCSo6NSData_">resumeData</a>
238
- </code>
239
- </div>
240
- <div class="height-container">
241
- <div class="pointy-thing-container"></div>
242
- <section class="section instance-method">
243
- <div class="pointy-thing"></div>
244
- <div class="abstract">
245
- <p class="para">Undocumented</p>
246
- </div>
247
- <div class="result-description view-on-github">
248
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
249
- </div>
250
- </section>
251
- </div>
252
- </li>
253
- <li class="item symbol">
254
- <div class="task-group-term">
255
- <code>
256
- <a name="/s:vCC9Alamofire7Request20DownloadTaskDelegate4dataGSqCSo6NSData_">
257
- <a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Request20DownloadTaskDelegate4dataGSqCSo6NSData_">data</a>
258
- </code>
259
- </div>
260
- <div class="height-container">
261
- <div class="pointy-thing-container"></div>
262
- <section class="section instance-method">
263
- <div class="pointy-thing"></div>
264
- <div class="abstract">
265
- <p class="para">Undocumented</p>
266
- </div>
267
- <div class="result-description view-on-github">
268
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
269
- </div>
270
- </section>
271
- </div>
272
- </li>
273
- <li class="item symbol">
274
- <div class="task-group-term">
275
- <code>
276
- <a name="/s:vCC9Alamofire7Request20DownloadTaskDelegate37downloadTaskDidFinishDownloadingToURLGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_CSo5NSURL_S4__">
277
- <a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Request20DownloadTaskDelegate37downloadTaskDidFinishDownloadingToURLGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_CSo5NSURL_S4__">downloadTaskDidFinishDownloadingToURL</a>
278
- </code>
279
- </div>
280
- <div class="height-container">
281
- <div class="pointy-thing-container"></div>
282
- <section class="section instance-method">
283
- <div class="pointy-thing"></div>
284
- <div class="abstract">
285
- <p class="para">Undocumented</p>
286
- </div>
287
- <div class="result-description view-on-github">
288
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
289
- </div>
290
- </section>
291
- </div>
292
- </li>
293
- <li class="item symbol">
294
- <div class="task-group-term">
295
- <code>
296
- <a name="/s:vCC9Alamofire7Request20DownloadTaskDelegate24downloadTaskDidWriteDataGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_VSs5Int64S4_S4__T__">
297
- <a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Request20DownloadTaskDelegate24downloadTaskDidWriteDataGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_VSs5Int64S4_S4__T__">downloadTaskDidWriteData</a>
298
- </code>
299
- </div>
300
- <div class="height-container">
301
- <div class="pointy-thing-container"></div>
302
- <section class="section instance-method">
303
- <div class="pointy-thing"></div>
304
- <div class="abstract">
305
- <p class="para">Undocumented</p>
306
- </div>
307
- <div class="result-description view-on-github">
308
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
309
- </div>
310
- </section>
311
- </div>
312
- </li>
313
- <li class="item symbol">
314
- <div class="task-group-term">
315
- <code>
316
- <a name="/s:vCC9Alamofire7Request20DownloadTaskDelegate29downloadTaskDidResumeAtOffsetGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_VSs5Int64S4__T__">
317
- <a class="x-instance-method Swift" href="#/s:vCC9Alamofire7Request20DownloadTaskDelegate29downloadTaskDidResumeAtOffsetGSqFTGSQCSo12NSURLSession_GSQCSo24NSURLSessionDownloadTask_VSs5Int64S4__T__">downloadTaskDidResumeAtOffset</a>
318
- </code>
319
- </div>
320
- <div class="height-container">
321
- <div class="pointy-thing-container"></div>
322
- <section class="section instance-method">
323
- <div class="pointy-thing"></div>
324
- <div class="abstract">
325
- <p class="para">Undocumented</p>
326
- </div>
327
- <div class="result-description view-on-github">
328
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
329
- </div>
330
- </section>
331
- </div>
332
- </li>
333
- <li class="item symbol">
334
- <div class="task-group-term">
335
- <code>
336
- <a name="/s:FCC9Alamofire7Request20DownloadTaskDelegate10URLSessionFS1_FTCSo12NSURLSession12downloadTaskCSo24NSURLSessionDownloadTask25didFinishDownloadingToURLCSo5NSURL_T_">
337
- <a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Request20DownloadTaskDelegate10URLSessionFS1_FTCSo12NSURLSession12downloadTaskCSo24NSURLSessionDownloadTask25didFinishDownloadingToURLCSo5NSURL_T_">URLSession(_:downloadTask:didFinishDownloadingToURL:)</a>
338
- </code>
339
- </div>
340
- <div class="height-container">
341
- <div class="pointy-thing-container"></div>
342
- <section class="section instance-method">
343
- <div class="pointy-thing"></div>
344
- <div class="abstract">
345
- <p class="para">Undocumented</p>
346
- </div>
347
- <div class="result-description view-on-github">
348
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
349
- </div>
350
- </section>
351
- </div>
352
- </li>
353
- <li class="item symbol">
354
- <div class="task-group-term">
355
- <code>
356
- <a name="/s:FCC9Alamofire7Request20DownloadTaskDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_12downloadTaskGSQCSo24NSURLSessionDownloadTask_12didWriteDataVSs5Int6417totalBytesWrittenS4_25totalBytesExpectedToWriteS4__T_">
357
- <a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Request20DownloadTaskDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_12downloadTaskGSQCSo24NSURLSessionDownloadTask_12didWriteDataVSs5Int6417totalBytesWrittenS4_25totalBytesExpectedToWriteS4__T_">URLSession(_:downloadTask:didWriteData:totalBytesWritten:totalBytesExpectedToWrite:)</a>
358
- </code>
359
- </div>
360
- <div class="height-container">
361
- <div class="pointy-thing-container"></div>
362
- <section class="section instance-method">
363
- <div class="pointy-thing"></div>
364
- <div class="abstract">
365
- <p class="para">Undocumented</p>
366
- </div>
367
- <div class="result-description view-on-github">
368
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
369
- </div>
370
- </section>
371
- </div>
372
- </li>
373
- <li class="item symbol">
374
- <div class="task-group-term">
375
- <code>
376
- <a name="/s:FCC9Alamofire7Request20DownloadTaskDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_12downloadTaskGSQCSo24NSURLSessionDownloadTask_17didResumeAtOffsetVSs5Int6418expectedTotalBytesS4__T_">
377
- <a class="x-instance-method Swift" href="#/s:FCC9Alamofire7Request20DownloadTaskDelegate10URLSessionFS1_FTGSQCSo12NSURLSession_12downloadTaskGSQCSo24NSURLSessionDownloadTask_17didResumeAtOffsetVSs5Int6418expectedTotalBytesS4__T_">URLSession(_:downloadTask:didResumeAtOffset:expectedTotalBytes:)</a>
378
- </code>
379
- </div>
380
- <div class="height-container">
381
- <div class="pointy-thing-container"></div>
382
- <section class="section instance-method">
383
- <div class="pointy-thing"></div>
384
- <div class="abstract">
385
- <p class="para">Undocumented</p>
386
- </div>
387
- <div class="result-description view-on-github">
388
- <a href="https://github.com/Alamofire/Alamofire/blob/1.1.0/Source/Alamofire.swift#L0">Show on GitHub</a>
389
- </div>
390
- </section>
391
- </div>
392
- </li>
393
- </ul>
394
- </div>
395
- </section>
396
- </section>
397
- <section id="footer">
398
- <p class="copyright">&copy; YYYY <a class="link" href="https://nshipster.com/alamofire" target="_blank" rel="external">Alamofire</a>. All rights reserved. (Last updated: YYYY-MM-DD)</p>
399
- <p class="copyright">Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ vX.X.X</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
400
- </section>
401
- </article>
402
- </div>
403
- </body>
404
- </div>
405
- </html>