Skip to main content
Module

x/plug/download.ts

🔌 Deno FFI helper module
Go to Latest
import * as plug from "https://deno.land/x/plug@1.0.5/download.ts";

This module contains the common types used in plug.

Variables

A list of all possible system architectures.

A list of all possible system operating systems.

The default file extensions for dynamic libraries in the different operating systems.

The default file prefixes for dynamic libraries in the different operating systems.

Functions

Creates a cross-platform url for the specified options

Downloads a file using the specified FetchOptions

Return the path to the cache location along with ensuring its existance