Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
node/http
downloadFile
Function downloadFile
downloadFile
(
url
:
string
,
to
:
string
)
:
Promise
<
string
>
Download a file from a URL to a local path.
Parameters
url
:
string
The URL to download from.
to
:
string
The local path to download to.
Returns
Promise
<
string
>
A promise that resolves with the local path.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...
Download a file from a URL to a local path.