Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pickit/mod.ts>putFetchCache

Extract files from tarballs and github repos using glob syntax or regular expressions.
Latest
function putFetchCache
import { putFetchCache } from "https://deno.land/x/pickit@v0.0.4/mod.ts";

Writes fetch body to a cache file.

Parameters

body: Response["body"]
name: string