Skip to main content
Module

x/plug/download.ts>download

🔌 Deno FFI helper module
Go to Latest
function download
import { download } from "https://deno.land/x/plug@1.0.2/download.ts";

Downloads a file using the specified FetchOptions

Returns

Promise<string>

The path to the downloaded file in its cached location