@@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
20
20
< ul class ="tsd-hierarchy ">
21
21
< li > < span class ="target "> ElectronDownloadRequestOptions</ span > </ li > </ ul > </ section > < aside class ="tsd-sources ">
22
22
< ul >
23
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L110 "> types.ts:110</ a > </ li > </ ul > </ aside >
23
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L110 "> types.ts:110</ a > </ li > </ ul > </ aside >
24
24
< section class ="tsd-panel-group tsd-index-group ">
25
25
< section class ="tsd-panel tsd-index-panel ">
26
26
< details class ="tsd-index-content tsd-index-accordion " open > < summary class ="tsd-accordion-summary tsd-index-summary ">
@@ -58,7 +58,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
58
58
< h4 > Default Value</ h4 > < p > < a href ="../enums/ElectronDownloadCacheMode.html#ReadWrite " class ="tsd-kind-enum-member "> ReadWrite</ a > </ p >
59
59
</ div > < aside class ="tsd-sources ">
60
60
< ul >
61
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L191 "> types.ts:191</ a > </ li > </ ul > </ aside > </ section >
61
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L191 "> types.ts:191</ a > </ li > </ ul > </ aside > </ section >
62
62
< section class ="tsd-panel tsd-member "> < a id ="cacheRoot " class ="tsd-anchor "> </ a >
63
63
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > cache< wbr /> Root</ span > < a href ="#cacheRoot " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
64
64
< div class ="tsd-signature "> < span class ="tsd-kind-property "> cache< wbr /> Root</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-type "> string</ span > </ div >
@@ -73,7 +73,7 @@ <h4>Default Value</h4><p>The default value is dependent upon the host platform:<
73
73
</ ul >
74
74
</ div > < aside class ="tsd-sources ">
75
75
< ul >
76
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L151 "> types.ts:151</ a > </ li > </ ul > </ aside > </ section >
76
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L151 "> types.ts:151</ a > </ li > </ ul > </ aside > </ section >
77
77
< section class ="tsd-panel tsd-member "> < a id ="checksums " class ="tsd-anchor "> </ a >
78
78
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > checksums</ span > < a href ="#checksums " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
79
79
< div class ="tsd-signature "> < span class ="tsd-kind-property "> checksums</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-type "> Record</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> , </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
@@ -89,7 +89,7 @@ <h4>Example</h4><pre><code class="language-json"><span class="hl-1">{</span><br/
89
89
</ code > < button > Copy</ button > </ pre >
90
90
</ div > < aside class ="tsd-sources ">
91
91
< ul >
92
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L141 "> types.ts:141</ a > </ li > </ ul > </ aside > </ section >
92
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L141 "> types.ts:141</ a > </ li > </ ul > </ aside > </ section >
93
93
< section class ="tsd-panel tsd-member "> < a id ="downloadOptions " class ="tsd-anchor "> </ a >
94
94
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > download< wbr /> Options</ span > < a href ="#downloadOptions " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
95
95
< div class ="tsd-signature "> < span class ="tsd-kind-property "> download< wbr /> Options</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-type "> any</ span > </ div >
@@ -99,7 +99,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
99
99
< h4 > See</ h4 > < p > < a href ="../types/GotDownloaderOptions.html " class ="tsd-kind-type-alias "> GotDownloaderOptions</ a > for options for the default < a href ="../classes/GotDownloader.html " class ="tsd-kind-class "> GotDownloader</ a > .</ p >
100
100
</ div > < aside class ="tsd-sources ">
101
101
< ul >
102
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L157 "> types.ts:157</ a > </ li > </ ul > </ aside > </ section >
102
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L157 "> types.ts:157</ a > </ li > </ ul > </ aside > </ section >
103
103
< section class ="tsd-panel tsd-member "> < a id ="downloader " class ="tsd-anchor "> </ a >
104
104
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > downloader</ span > < a href ="#downloader " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
105
105
< div class ="tsd-signature "> < span class ="tsd-kind-property "> downloader</ span > < span class ="tsd-signature-symbol "> ?:</ span > < a href ="Downloader.html " class ="tsd-signature-type tsd-kind-interface "> Downloader</ a > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> any</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
@@ -108,7 +108,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
108
108
</ div >
109
109
< div class ="tsd-comment tsd-typography "> </ div > < aside class ="tsd-sources ">
110
110
< ul >
111
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L166 "> types.ts:166</ a > </ li > </ ul > </ aside > </ section >
111
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L166 "> types.ts:166</ a > </ li > </ ul > </ aside > </ section >
112
112
< section class ="tsd-panel tsd-member "> < a id ="force " class ="tsd-anchor "> </ a >
113
113
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span class ="deprecated "> force</ span > < a href ="#force " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
114
114
< div class ="tsd-signature "> < span class ="tsd-kind-property "> force</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
@@ -120,15 +120,15 @@ <h4>Default Value</h4><p><code>false</code></p>
120
120
< h4 > Deprecated</ h4 > < p > This option is deprecated and directly maps to < a href ="ElectronDownloadRequestOptions.html#cacheMode " class ="tsd-kind-property "> < code > cacheMode: ElectronDownloadCacheMode.WriteOnly</ code > </ a > </ p >
121
121
</ div > < aside class ="tsd-sources ">
122
122
< ul >
123
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L117 "> types.ts:117</ a > </ li > </ ul > </ aside > </ section >
123
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L117 "> types.ts:117</ a > </ li > </ ul > </ aside > </ section >
124
124
< section class ="tsd-panel tsd-member "> < a id ="mirrorOptions " class ="tsd-anchor "> </ a >
125
125
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > mirror< wbr /> Options</ span > < a href ="#mirrorOptions " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
126
126
< div class ="tsd-signature "> < span class ="tsd-kind-property "> mirror< wbr /> Options</ span > < span class ="tsd-signature-symbol "> ?:</ span > < a href ="MirrorOptions.html " class ="tsd-signature-type tsd-kind-interface "> MirrorOptions</ a > </ div >
127
127
< div class ="tsd-comment tsd-typography "> < p > Options related to specifying an artifact mirror.</ p >
128
128
</ div >
129
129
< div class ="tsd-comment tsd-typography "> </ div > < aside class ="tsd-sources ">
130
130
< ul >
131
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L161 "> types.ts:161</ a > </ li > </ ul > </ aside > </ section >
131
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L161 "> types.ts:161</ a > </ li > </ ul > </ aside > </ section >
132
132
< section class ="tsd-panel tsd-member "> < a id ="tempDirectory " class ="tsd-anchor "> </ a >
133
133
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > temp< wbr /> Directory</ span > < a href ="#tempDirectory " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
134
134
< div class ="tsd-signature "> < span class ="tsd-kind-property "> temp< wbr /> Directory</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-type "> string</ span > </ div >
@@ -139,7 +139,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
139
139
< h4 > Default Value</ h4 > < p > the OS default temporary directory via < a href ="https://nodejs.org/api/os.html#ostmpdir "> < code > os.tmpdir()</ code > </ a > </ p >
140
140
</ div > < aside class ="tsd-sources ">
141
141
< ul >
142
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L173 "> types.ts:173</ a > </ li > </ ul > </ aside > </ section >
142
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L173 "> types.ts:173</ a > </ li > </ ul > </ aside > </ section >
143
143
< section class ="tsd-panel tsd-member "> < a id ="unsafelyDisableChecksums " class ="tsd-anchor "> </ a >
144
144
< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > unsafely< wbr /> Disable< wbr /> Checksums</ span > < a href ="#unsafelyDisableChecksums " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
145
145
< div class ="tsd-signature "> < span class ="tsd-kind-property "> unsafely< wbr /> Disable< wbr /> Checksums</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
@@ -150,7 +150,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
150
150
< h4 > Default Value</ h4 > < p > < code > false</ code > </ p >
151
151
</ div > < aside class ="tsd-sources ">
152
152
< ul >
153
- < li > Defined in < a href ="https://github.com/electron/get/blob/6ae35e33 /src/types.ts#L124 "> types.ts:124</ a > </ li > </ ul > </ aside > </ section > </ section > </ div >
153
+ < li > Defined in < a href ="https://github.com/electron/get/blob/e2be2100 /src/types.ts#L124 "> types.ts:124</ a > </ li > </ ul > </ aside > </ section > </ section > </ div >
154
154
< div class ="col-sidebar ">
155
155
< div class ="page-menu ">
156
156
< div class ="tsd-navigation settings ">
0 commit comments