Skip to main content
Module

x/plug/mod.ts>download

🔌 Deno FFI helper module
Go to Latest
function download
Re-export
import { download } from "https://deno.land/x/plug@1.0.0-rc.3/mod.ts";

Downloads a file using the specified FetchOptions

Returns

Promise<string>

The path to the downloaded file in its cached location