Skip to main content
Go to Latest
function downloadFile
import { downloadFile } from "https://deno.land/std@0.157.0/_util/download_file.ts";

Download the file at the given url to the given path.

Parameters

url: string
fileUrl: URL